WasmFuncRef.fromWasmFunction constructor Null safety
- WasmFunction<
Function> fun
Upcast typed function reference to funcref
Implementation
external factory WasmFuncRef.fromWasmFunction(WasmFunction<Function> fun);
Upcast typed function reference to funcref
external factory WasmFuncRef.fromWasmFunction(WasmFunction<Function> fun);