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