logoalt Hacker News

Igor_Wiwitoday at 3:34 PM2 repliesview on HN

what is the use case of this application? Who may need it?


Replies

petercoopertoday at 3:55 PM

Probably easier to think of it more as a fast, native-backed library for a JS runtime like Node to build Markdown processors/pipelines or even just do parsing. (Though it does have a WASM build for browser/edge use.)

toddmoreytoday at 3:58 PM

Processing markdown into html is a significant task for many blogs, sites, and apps. Satteri moves that processing into rust for speed gains.

Now used in Astro 7: https://astro.build/blog/astro-7/#markdown--mdx-in-rust