mirror of
https://github.com/fluencelabs/assemblyscript
synced 2025-06-27 05:31:56 +00:00
Update Binaryen to latest and rebuild dist files
This commit is contained in:
@ -5,7 +5,7 @@
|
||||
(memory $0 1)
|
||||
(data (i32.const 8) "\t\00\00\00a\00s\00s\00e\00r\00t\00.\00t\00s\00")
|
||||
(data (i32.const 32) "\0c\00\00\00m\00u\00s\00t\00 \00b\00e\00 \00t\00r\00u\00e\00")
|
||||
(table $0 1 anyfunc)
|
||||
(table $0 1 funcref)
|
||||
(elem (i32.const 0) $null)
|
||||
(global $HEAP_BASE i32 (i32.const 60))
|
||||
(export "memory" (memory $0))
|
||||
@ -91,9 +91,9 @@
|
||||
unreachable
|
||||
end
|
||||
i32.const 1
|
||||
tee_local $0
|
||||
local.tee $0
|
||||
if (result i32)
|
||||
get_local $0
|
||||
local.get $0
|
||||
else
|
||||
i32.const 32
|
||||
i32.const 8
|
||||
|
Reference in New Issue
Block a user