devela::_dep::wasm_bindgen

Function function_table

Source
pub fn function_table() -> JsValue
Available on crate feature dep_wasm_bindgen only.
Expand description

Returns a handle to this Wasm instance’s WebAssembly.Table which is the indirect function table used by Rust