File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change 11# ` pandoc-wasm `
22
3+ * Fork for private experimentation.*
4+
35[ ![ Chat on Matrix] ( https://matrix.to/img/matrix-badge.svg )] ( https://matrix.to/#/#haskell-wasm:matrix.terrorjack.com )
46
57The latest version of ` pandoc ` CLI compiled as a standalone
68` wasm32-wasi ` module that can be run by engines like ` wasmtime ` as
79well as browsers.
810
9- ## [ Live demo] ( https://tweag .github.io/pandoc-wasm )
11+ ## [ Live demo] ( https://johanneswilm .github.io/pandoc-wasm )
1012
1113Stdin on the left, stdout on the right, command line arguments at the
1214bottom. No convert button, output is produced dynamically as input
1315changes.
1416
1517You're also more than welcome to fetch the
16- [ ` pandoc.wasm ` ] ( https://tweag .github.io/pandoc-wasm/pandoc.wasm )
18+ [ ` pandoc.wasm ` ] ( https://johanneswilm .github.io/pandoc-wasm/pandoc.wasm )
1719module and make your own customized app. ` pandoc.wasm ` is fully
1820` wasm32-wasi ` compliant and doesn't make use of any JSFFI feature in
1921the ghc wasm backend.
You can’t perform that action at this time.
0 commit comments