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 0a97dd1 commit 0e48859Copy full SHA for 0e48859
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.48 (in development)
+3.1.49 (in development)
22
-----------------------
23
+
24
+3.1.48 - 11/05/23
25
+-----------------
26
- The JS `assert` function is no longer available in release builds when
27
`-sSTRICT` is used. This should only affect users with custom JS library code
28
which doesn't use `#if ASSERTIONS` guards around their `assert` calls. This
emscripten-version.txt
@@ -1 +1 @@
1
-3.1.48-git
+3.1.49-git
0 commit comments