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 348f264 commit 0be5b60Copy full SHA for 0be5b60
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.46 (in development)
+3.1.47 (in development)
22
-----------------------
23
+
24
+3.1.46 - 09/15/23
25
+-----------------
26
- The `wasmTable` global is now a JS library function that will only be included
27
as needed. Code that references `wasmTable` will no need to declare a
28
dependency on it. It can also be explictly included using
emscripten-version.txt
@@ -1 +1 @@
1
-3.1.46-git
+3.1.47-git
0 commit comments