Skip to main content

Crate merman_typst_plugin

Crate merman_typst_plugin 

Source
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.

Structs§

TypstPluginError

Constants§

TYPST_PLUGIN_ABI_VERSION

Functions§

abi_version
capabilities_json
package_version
render_svg_json
validate_json