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 0f13010 commit e240071Copy full SHA for e240071
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.68 (in development)
+3.1.69 (in development)
22
-----------------------
23
+
24
+3.1.68 - 09/30/24
25
+-----------------
26
- Added support for compiling 256-bit wide AVX intrinsics, emulated on top
27
of 128-bit Wasm SIMD instruction set. (#22430). Pass `-msimd128 -mavx` to
28
enable targeting AVX.
emscripten-version.txt
@@ -1 +1 @@
1
-3.1.68-git
+3.1.69-git
0 commit comments