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 52c6092 commit c82f50fCopy full SHA for c82f50f
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.17 (in development)
+4.0.18 (in development)
22
-----------------------
23
+
24
+4.0.17 - 10/17/25
25
+-----------------
26
- Mutable Wasm globals can now be exported from native code. Currently these
27
cannot be declared in C/C++ but can be defined and exported in assembly code.
28
This currently only works for mutable globals since immutables are already
emscripten-version.txt
@@ -1 +1 @@
1
-4.0.17-git
+4.0.18-git
0 commit comments