mirror of
https://github.com/denoland/deno.git
synced 2025-02-08 15:21:26 -05:00
![Andreu Botella](/assets/img/avatar_default.png)
The WebAssembly streaming APIs used to be enabled, but used to take buffer sources as their first argument (see #6154 and #7259). This change re-enables them, requiring a Promise<Response> instead, as well as enabling asynchronous compilation of WebAssembly modules.
602 KiB
602 KiB