NHacker Next
  • new
  • past
  • show
  • ask
  • show
  • jobs
  • submit
Satteri: A Markdown pipeline forged in Rust for the JavaScript world (satteri.bruits.org)
blopker 3 hours ago [-]
For those wondering, this is now the default markdown processor in Astro 7: https://astro.build/blog/astro-7/#markdown--mdx-in-rust
timbits98 3 hours ago [-]
It almost feels like a parody...?
Igor_Wiwi 4 hours ago [-]
what is the use case of this application? Who may need it?
toddmorey 3 hours ago [-]
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

petercooper 3 hours ago [-]
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.)
Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact
Rendered at 19:09:02 GMT+0000 (Coordinated Universal Time) with Vercel.