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 2265198 commit 9f0dbf5Copy full SHA for 9f0dbf5
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.11 (in development)
+4.0.12 (in development)
22
-----------------------
23
+
24
+4.0.11 - 07/14/25
25
+-----------------
26
- `emdump` tool/script was removed. This tool was mostly useful for analyzing
27
asm.js code, which emscripten has not generated in a long time now.
28
- Add support for [Source-based Code Coverage](https://clang.llvm.org/docs/SourceBasedCodeCoverage.html)
emscripten-version.txt
@@ -1 +1 @@
1
-4.0.11-git
+4.0.12-git
0 commit comments