Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 4 additions & 1 deletion ChangeLog.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,11 @@ to browse the changes between the tags.

See docs/process.md for more on how version tagging works.

3.1.72 (in development)
3.1.73 (in development)
-----------------------

3.1.72 - 11/19/24
-----------------
- The `MEMORY64` setting is no longer experimental. At time of writing all
browsers still require a flag to run the resulting binaries but that should
change in the coming months since the proposal is now at stage 4. (#22864)
Expand Down
2 changes: 1 addition & 1 deletion emscripten-version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.1.72-git
3.1.73-git
Loading