Function wasm_bindgen::function_table

source ·
pub fn function_table() -> JsValue
Expand description

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