Crate wasm_bindgen_macro

Crate wasm_bindgen_macro 

Source

Macros§

link_to
This macro takes a JS module as input and returns a URL that can be used to access it at runtime.

Attribute Macros§

__wasm_bindgen_class_marker
wasm_bindgen
A list of all the attributes can be found here: https://wasm-bindgen.github.io/wasm-bindgen/reference/attributes/index.html

Derive Macros§

BindgenedStruct