Update Binaryen and other dependencies; Update dist files

This commit is contained in:
dcode
2019-01-09 13:02:47 +01:00
parent f714afab3c
commit 20f4092eb2
52 changed files with 3970 additions and 4365 deletions

View File

@ -45,8 +45,9 @@
i32.add
set_global $comma/a
get_global $comma/a
tee_local $0
set_global $comma/b
get_global $comma/a
get_local $0
i32.const 2
i32.ne
if
@ -77,8 +78,9 @@
i32.add
set_global $comma/a
get_global $comma/a
tee_local $0
set_global $comma/b
get_global $comma/a
get_local $0
i32.const 1
i32.ne
if