Skip to content

Commit 461064a

Browse files
kripkenmarco trivellato
authored andcommitted
update binaryen to version_28: 0x01, new type system (emscripten-core#4953)
1 parent ad6a4e5 commit 461064a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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_26'
3+
TAG = 'version_28'
44

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

0 commit comments

Comments
 (0)