Skip to content

Commit 0f992a2

Browse files
authored
Update Binaryen to 127 (emscripten-core#26442)
1 parent 1aa69e5 commit 0f992a2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tools/building.py

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

5454
# Building
5555
binaryen_checked = False
56-
EXPECTED_BINARYEN_VERSION = 126
56+
EXPECTED_BINARYEN_VERSION = 127
5757

5858
_is_ar_cache: dict[str, bool] = {}
5959
# the exports the user requested

0 commit comments

Comments
 (0)