Skip to content

6.0.9

Latest

Choose a tag to compare

@emscripten-bot emscripten-bot released this 01 Sep 06:25
4e42238

What's Changed

  • The WASM_BINDGEN setting is now marked experimental, and enabling it
    produces a compiler diagnostic warning, since the integration is still
    evolving and subject to change. (#27616)
  • The -sCROSS_ORIGIN_STORAGE cache-hit and cache-miss paths now use
    WebAssembly.instantiateStreaming() (via Blob.stream() and a tee()'d
    network body respectively), so enabling the flag no longer loses the
    download/compile overlap of the standard streaming path. (#27609)

Contributors

Thanks to the following contributors: @sbc100 (17) @brendandahl (3) @guybedford (3) @tomayac (2) @dschuff (1)

Full Changelog: 6.0.8...6.0.9