Expand description
FunctionDecl / VariableDecl → free function and static bindings.
Functions§
- generate_
function - Generate wasm_bindgen extern blocks for a free function.
- generate_
function_ with_ js_ namespace - Generate wasm_bindgen extern blocks for a free function inside a namespace.
- generate_
variable - Generate a wasm_bindgen extern block for a global constant/variable.