Skip to content

Commit 8529823

Browse files
authored
Update Binaryen version to 111 (#18220)
1 parent 704161d commit 8529823

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/building.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838

3939
# Building
4040
binaryen_checked = False
41-
EXPECTED_BINARYEN_VERSION = 110
41+
EXPECTED_BINARYEN_VERSION = 111
4242

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

0 commit comments

Comments
 (0)