Skip to content

Commit

Permalink
Add ChangeLog note about Binaryen optimizations [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
dschuff committed Sep 27, 2024
1 parent ceee49d commit 09c6e9d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ChangeLog.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@ See docs/process.md for more on how version tagging works.
- The number of arguments passed to Embind function calls is now only verified
with ASSERTIONS enabled. (#22591)
- Optional arguments can now be omitted from Embind function calls. (#22591)
- Recent changes to Binaryen included in this version significantly improve
the speed at which the post-link optimizations run for some large programs.

3.1.67 - 09/17/24
-----------------
Expand Down

0 comments on commit 09c6e9d

Please sign in to comment.