Skip to content

Commit

Permalink
Update Binaryen version to 111 (#18220)
Browse files Browse the repository at this point in the history
  • Loading branch information
tlively committed Nov 27, 2022
1 parent 704161d commit 8529823
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/building.py
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@

# Building
binaryen_checked = False
EXPECTED_BINARYEN_VERSION = 110
EXPECTED_BINARYEN_VERSION = 111

# cache results of nm - it can be slow to run
nm_cache = {}
Expand Down

0 comments on commit 8529823

Please sign in to comment.