File tree Expand file tree Collapse file tree 2 files changed +7
-4
lines changed Expand file tree Collapse file tree 2 files changed +7
-4
lines changed Original file line number Diff line number Diff line change @@ -18,16 +18,19 @@ to browse the changes between the tags.
1818
1919See docs/process.md for more on how version tagging works.
2020
21- 4.0.8 (in development)
21+ 4.0.9 (in development)
2222----------------------
23+ - When using cmake the EMSCRIPTEN_FORCE_COMPILERS setting was reverted to
24+ being on by default due to issues that were found with disabling it. (#24223 )
25+
26+ 4.0.8 - 04/30/25
27+ ----------------
2328- Programs built with ` -sWASM_WORKERS ` and ` -sAUDIO_WORKLET ` no longer generate
2429 separate ` .ww.js ` and ` .aw.js ` files. This is similar to the change that was
2530 already made for pthreads in #21701 . This saves on complexity, code size and
2631 network requests. (#24163 , #24190 )
2732- Closure arguments can now be used from ports using ` settings.CLOSURE_ARGS `
2833 (#24192 )
29- - When using cmake the EMSCRIPTEN_FORCE_COMPILERS setting was reverted to
30- being on by default due to issues that were found with disabling it. (#24223 )
3134
32354.0.7 - 04/15/25
3336----------------
Original file line number Diff line number Diff line change 1- 4.0.8 -git
1+ 4.0.9 -git
You can’t perform that action at this time.
0 commit comments