Functionsยง
- extract_
wasm_ ๐only_ note - Extracts the optional note from
#[wasm_only(note = "custom note")]. ReturnsNonefor plain#[wasm_only], orErrfor unknown attributes. - has_
wasm_ ๐bindgen_ js_ name - wasm_
export ๐ - Processes an impl block, transforming methods marked with
#[wasm_only].