mirror of
https://github.com/denoland/deno.git
synced 2024-11-01 09:24:20 -04:00
ffa75be480
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