We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d40b31 commit 9de528bCopy full SHA for 9de528b
2 files changed
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.50 (in development)
+3.1.51 (in development)
22
-----------------------
23
+
24
+3.1.50 - 11/29/23
25
+-----------------
26
- Add a port of mimalloc, a fast and scalable multithreaded allocator. To use
27
it, build with `-sMALLOC=mimalloc`. (#20651)
28
- When compiling, Emscripten will now invoke `clang` or `clang++` depending only
emscripten-version.txt
@@ -1 +1 @@
1
-3.1.50-git
+3.1.51-git
0 commit comments