Skip to content

mathcheap/pandoc-wasm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pandoc WASM

Build and run a WebAssembly (WASM) version of Pandoc, the universal document converter. This project produces an optimized pandoc.wasm using the GHC wasm32-wasi toolchain and demonstrates execution with a WASI runtime (Wasmtime).

Docker image is available at https://hub.docker.com/r/shenlu89/pandoc-wasm

Who is using Pandoc WASM?

  • Mathcheap: Converts LaTeX to DOCX documents.

Acknowledgements

License

Licensed under GPL-2.0-or-later.