tweag / asterius

DEPRECATED in favor of ghc wasm backend, see https://www.tweag.io/blog/2022-11-22-wasm-backend-merged-in-ghc
1.98k stars 55 forks source link

support upload 'docx' file and output 'html' string in the asterius pandoc online demo #896

Open pasicopan opened 2 years ago

pasicopan commented 2 years ago

Is your feature request related to a problem? Please describe.

related problem: https://github.com/tweag/asterius/issues/89

Describe the solution you'd like

need convert from 'docx' to 'html' , eg. pandoc demo support upload 'docx' file and output 'html' string

Describe alternatives you've considered

show me some code of https://asterius.netlify.app/demo/pandoc/pandoc.html

Additional context why the WASM file of pandoc demo from asterius is so smaller then https://github.com/y-taka-23/wasm-pandoc, 8M VS 65M !!!