Skip to content

Commit 28f4be5

Browse files
authored
update binaryen to version_46 (emscripten-core#6443)
1 parent 2e3ac30 commit 28f4be5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tools/ports/binaryen.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import os, shutil, logging
22

3-
TAG = 'version_45'
3+
TAG = 'version_46'
44

55
def needed(settings, shared, ports):
66
if not settings.BINARYEN: return False

0 commit comments

Comments
 (0)