rsms / markdown-wasm

Very fast Markdown parser and HTML generator implemented in WebAssembly, based on md4c
https://rsms.me/markdown-wasm/
MIT License
1.51k stars 62 forks source link

Performance comparison #21

Open yamiteru opened 2 years ago

yamiteru commented 2 years ago

How does this compare performance-wise to md4c? Also is there any significant reason why to use this over md4c?