Expand description
Typst WebAssembly plugin bridge for merman.
This crate intentionally mirrors the shared binding facade instead of exposing a Typst-specific rendering stack. The Typst package can pass the same options JSON used by the browser/native bindings, while the compiled wasm exports the minimal protocol functions that Typst can call.