If module_or_path is {RequestInfo} or {URL}, makes a request and for everything else, calls WebAssembly.instantiate directly.
module_or_path
WebAssembly.instantiate
Optional
Generated using TypeDoc
If
module_or_path
is {RequestInfo} or {URL}, makes a request and for everything else, callsWebAssembly.instantiate
directly.