Initialize the WebAssembly module and return the synchronous authored API.
Browsers may omit input to fetch the packaged module relative to its glue.
Workers and hosts with custom asset pipelines may pass bytes, a response, a
request, a URL, or a compiled WebAssembly.Module.
Initialize the WebAssembly module and return the synchronous authored API.
Browsers may omit
inputto fetch the packaged module relative to its glue. Workers and hosts with custom asset pipelines may pass bytes, a response, a request, a URL, or a compiledWebAssembly.Module.