Hacker News
Satteri: A Markdown pipeline forged in Rust for the JavaScript world
31 points by nateb2022
ago
|
5 comments
blopker
|next
[-]
For those wondering, this is now the default markdown processor in Astro 7: https://astro.build/blog/astro-7/#markdown--mdx-in-rust
Igor_Wiwi
|previous
[-]
what is the use case of this application? Who may need it?
toddmorey
|root
|parent
|next
[-]
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