Skip to content

Commit 70e39ab

Browse files
authored
Bump binaryen version (#16528)
1 parent 058a9ff commit 70e39ab

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
@@ -39,7 +39,7 @@
3939
# Building
4040
binaryen_checked = False
4141

42-
EXPECTED_BINARYEN_VERSION = 104
42+
EXPECTED_BINARYEN_VERSION = 105
4343
# cache results of nm - it can be slow to run
4444
nm_cache = {}
4545
# Stores the object files contained in different archive files passed as input

0 commit comments

Comments
 (0)