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