We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f8e6e4b commit 304bb36Copy full SHA for 304bb36
1 file changed
tools/building.py
@@ -53,7 +53,7 @@
53
54
# Building
55
binaryen_checked = False
56
-EXPECTED_BINARYEN_VERSION = 127
+EXPECTED_BINARYEN_VERSION = 128
57
58
_is_ar_cache: dict[str, bool] = {}
59
# the exports the user requested
0 commit comments