mirror of
https://github.com/denoland/deno.git
synced 2025-03-09 21:57:40 -04:00

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