We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5476e75 commit 7c9c6e8Copy full SHA for 7c9c6e8
ChangeLog.md
@@ -18,8 +18,11 @@ to browse the changes between the tags.
18
19
See docs/process.md for more on how version tagging works.
20
21
-4.0.20 (in development)
+4.0.21 (in development)
22
-----------------------
23
+
24
+4.0.20 - 11/18/25
25
+-----------------
26
- Linker flags specified on the command line are now passed to `wasm-ld` after
27
the internal emscripten linker flags. This means that users can now override
28
emscripten defaults with things `-Wl,--stack-first`. (#25803)
emscripten-version.txt
@@ -1 +1 @@
1
-4.0.20-git
+4.0.21-git
0 commit comments