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 0593ab0 commit afbc149Copy full SHA for afbc149
tools/building.py
@@ -38,7 +38,7 @@
38
39
# Building
40
binaryen_checked = False
41
-EXPECTED_BINARYEN_VERSION = 109
+EXPECTED_BINARYEN_VERSION = 110
42
43
# cache results of nm - it can be slow to run
44
nm_cache = {}
0 commit comments