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 cd09e37 commit ffd34cfCopy full SHA for ffd34cf
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.13 (in development)
+4.0.14 (in development)
22
-----------------------
23
+
24
+4.0.13 - 08/14/25
25
+-----------------
26
- The `handle` callback on the `preloadPlugins` used by `--use-preload-plugins`
27
(and `FS_createPreloadedFile` API`) was converted from callbacks to async.
28
Any externally managed plugins would need to be updated accordingly. An
emscripten-version.txt
@@ -1 +1 @@
1
-4.0.13-git
+4.0.14-git
0 commit comments