We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 21dc38e commit 6d26ad5Copy full SHA for 6d26ad5
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
-5.0.3 (in development)
+5.0.4 (in development)
22
----------------------
23
+
24
+5.0.3 - 03/14/26
25
+----------------
26
- The low level FS.write API now only accepts TypedArray. The higher level
27
writeFile and createDataFile file still also accept string and Array.
28
(#26413)
emscripten-version.txt
@@ -1 +1 @@
1
-5.0.3-git
+5.0.4-git
0 commit comments