Skip to content

Commit afbc149

Browse files
authored
Update Binaryen version to 110 (#18219)
1 parent 0593ab0 commit afbc149

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 = 109
41+
EXPECTED_BINARYEN_VERSION = 110
4242

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

0 commit comments

Comments
 (0)