pub fn function_table() -> JsValue
Returns a handle to this Wasm instance’s WebAssembly.Table (indirect function table).
WebAssembly.Table
This function always panics when running outside of WASM.