We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad49af3 commit f66b5d7Copy full SHA for f66b5d7
tools/building.py
@@ -39,7 +39,7 @@
39
40
# Building
41
binaryen_checked = False
42
-EXPECTED_BINARYEN_VERSION = 120
+EXPECTED_BINARYEN_VERSION = 121
43
44
_is_ar_cache: Dict[str, bool] = {}
45
# the exports the user requested
0 commit comments