Static but responsive rendering
Example Application: single-file, shiroa and hexo-renderer-typst
A compressed artifact containing data for different theme and screen settings. The bundle size of artifacts is optimized for typst documents.
Incremental server-side rendering
Example Application: typst-preview
Build a server for compilation with a rust library, streaming the artifact, and render it incrementally.
Serverless client-side rendering
Example Application: single-file
Run the entire typst directly in browser, like typst.app.