Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/y-taka-23/wasm-pandoc

Pandoc compiled into WebAssembly by Asterius. 📚
https://github.com/y-taka-23/wasm-pandoc

asterius haskell wasm webassembly

Last synced: about 1 month ago
JSON representation

Pandoc compiled into WebAssembly by Asterius. 📚

Awesome Lists containing this project

README

        

Pandoc in WebAssembly ([Try It](https://y-taka-23.github.io/wasm-pandoc/))
====

![Pandoc](screenshot.png)

Serving Locally
----

```bash
git clone https://github.com/y-taka-23/wasm-pandoc.git
cd wasm-pandoc
make start
```