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 eca2d77 commit eab65a0Copy full SHA for eab65a0
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
-3.1.42 (in development)
+3.1.43 (in development)
22
-----------------------
23
+
24
+3.1.42 - 06/22/23
25
+-----------------
26
- The default minimum Node version of Emscripten output was bumped from 10.19 to
27
16.0. To run the output JS in an older version of node, you can use e.g.
28
`-sMIN_NODE_VERSION=101900` which will apply the previous minimum version of
emscripten-version.txt
@@ -1 +1 @@
1
-3.1.42-git
+3.1.43-git
0 commit comments