bind method
Create a new WASM module initializer that is bound to the specified binary.
Implementation
@override
external RustLibWasmModule bind(dynamic thisArg, String moduleName);
Create a new WASM module initializer that is bound to the specified binary.
@override
external RustLibWasmModule bind(dynamic thisArg, String moduleName);