Pandoc compiled to Wasm (WebAssembly), which enables live conversions in the browser.
• Live demo: https://tweag.github.io/pandoc-wasm/
• Repository: https://github.com/tweag/pandoc-wasm
Amazing work by @terrorjack and the ghc-meta-wasm folks!
@pandoc @terrorjack yesss, I've been waiting to see this 0:-)
@pandoc wow, it's fast!
@pandoc @terrorjack Amazing indeed!
@pandoc @terrorjack whats pandoc used for?
@que @pandoc @terrorjack conversion between various text/document file formats. For example taking a markdown file and generating HTML from it, or vice versa.
@que @pandoc @terrorjack Pandoc converts from one document format to another. The default demo is from markdown to reStructured text, but the command line utility can cope with many many formats, including MS Word, which makes it invaluable for many document tasks.
@pandoc
Thats so dope, nice work yall