Pandoc is now also available as a WASM binary. For those who don’t know, this allows you to use a browser engine to run binary tools bundled within other tools. This is how, for example, Quarto handles Mermaid diagrams. While for end users this isn’t so useful, it does help cross-platform use cases so if we are lucky enough to convince @KB so that Scrivener 4 were to finally switch from MMD to Pandoc, WASM may help. The current WASM binary download is 16MB compressed:
For general users, one cool use-case is you can now run pandoc locally without ever installing it: a web page runs the WASM binary on your computer, thus you can convert local docs and nothing is sent from your computer to the outside: