Skip to content

Commit e958333

Browse files
committed
Add ChangeLog note about Binaryen optimizations
1 parent ceee49d commit e958333

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ChangeLog.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,8 @@ See docs/process.md for more on how version tagging works.
2929
- The number of arguments passed to Embind function calls is now only verified
3030
with ASSERTIONS enabled. (#22591)
3131
- Optional arguments can now be omitted from Embind function calls. (#22591)
32+
- Recent changes to Binaryen included in this version significantly improve
33+
the speed at which the post-link optimizations run for some large programs.
3234

3335
3.1.67 - 09/17/24
3436
-----------------

0 commit comments

Comments
 (0)