Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This release brings support for WebAssembly.initiateStreaming: Passing a Response or Promise<Response> to loadPolicy will pass the response to WebAssembly.instantiateStreaming() instead of WebAssembly.instantiate() to allow fulfilling the suggestion from MDN. Thanks to @Tucker-Eric! Signed-off-by: Stephan Renatus <[email protected]>
- Loading branch information