Skip to main content

Module wasm

Module wasm 

Source

Structs§

WasmAnalyzeResult
WASM-exposed result of analyzing a spell description: dependencies + parse errors.

Functions§

wasm_analyze_spell_desc
Analyze a spell description and return its data dependencies.
wasm_render_spell_desc_with_data
Render a spell description against a resolved character bundle into structured fragments.
wasm_tokenize_spell_desc
Tokenize a spell description into fragments for debug display.