We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a754738 commit 526d14dCopy full SHA for 526d14d
tools/building.py
@@ -38,7 +38,7 @@
38
39
# Building
40
binaryen_checked = False
41
-EXPECTED_BINARYEN_VERSION = 114
+EXPECTED_BINARYEN_VERSION = 115
42
43
_is_ar_cache: Dict[str, bool] = {}
44
# the exports the user requested
0 commit comments