We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 56d885f commit 592f67fCopy full SHA for 592f67f
tools/building.py
@@ -39,7 +39,7 @@
39
# Building
40
binaryen_checked = False
41
42
-EXPECTED_BINARYEN_VERSION = 107
+EXPECTED_BINARYEN_VERSION = 108
43
# cache results of nm - it can be slow to run
44
nm_cache = {}
45
_is_ar_cache = {}
0 commit comments