Hey everyone,<p>While developing, I realized that there aren't great existing JS libraries to convert reStructuredText (RST) to HTML. Without WASM, I would've either tried to port the docutils code or pre-compute the rendered HTML.<p>It's exciting to start to leverage these new tools, and I hope this small demo gives you inspiration when thinking about client-side libraries :)