Skip to content

Commit 592f67f

Browse files
authored
Bump binaryen to the current release of 108 (emscripten-core#16950)
1 parent 56d885f commit 592f67f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/building.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
# Building
4040
binaryen_checked = False
4141

42-
EXPECTED_BINARYEN_VERSION = 107
42+
EXPECTED_BINARYEN_VERSION = 108
4343
# cache results of nm - it can be slow to run
4444
nm_cache = {}
4545
_is_ar_cache = {}

0 commit comments

Comments
 (0)