We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f51c70f commit 81eccb3Copy full SHA for 81eccb3
tools/ports/binaryen.py
@@ -5,7 +5,7 @@
5
6
import os, shutil, logging
7
8
-TAG = 'version_53'
+TAG = 'version_54'
9
10
def needed(settings, shared, ports):
11
if not settings.WASM: return False
0 commit comments