Crate wasm_bindgen_macro_support
source · [−]Expand description
This crate contains the part of the implementation of the #[wasm_bindgen]
optsibute that is
not in the shared backend crate.
Structs
Parsed attributes from a #[wasm_bindgen(..)]
.
Functions
Takes the parsed input from a #[wasm_bindgen]
macro and returns the generated bindings
Takes the parsed input from a #[wasm_bindgen]
macro and returns the generated bindings