mirror of
https://github.com/fluencelabs/assemblyscript
synced 2025-06-21 10:41:42 +00:00
Update Binaryen and other dependencies; Update dist files
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user