Skip to content

Commit 304bb36

Browse files
authored
Bump EXPECTED_BINARYEN_VERSION to 128. NFC (#26583)
1 parent f8e6e4b commit 304bb36

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 = 127
56+
EXPECTED_BINARYEN_VERSION = 128
5757

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

0 commit comments

Comments
 (0)