Skip to content

wasm: update emscripten sdk

Mehdi Sabwat requested to merge b1ue/docker-images:update.emsdk into master

Update to the next major release with bug fixes and additions in :

  • dynamic linking
  • non pthread wasm workers
  • musl update
  • thread safety when using wasm sjmp/lgjmp

Cf. (https://emscripten.org/docs/introducing_emscripten/release_notes.html)

Merge request reports