WebAssembly.instantiateStreaming

E127203 UNEXPLORED

WebAssembly.instantiateStreaming is a JavaScript API function that compiles and instantiates a WebAssembly module directly from a streamed source, such as a fetch response, for efficient loading and execution in the browser.


Referenced by (1)

Full triples — surface form annotated when it differs from this entity's canonical label.

WebAssembly JavaScript Interface definesFunction WebAssembly.instantiateStreaming

Please wait…