mirror of
https://github.com/fluencelabs/assemblyscript
synced 2025-07-02 16:11:49 +00:00
bleeding edge binaryen
This commit is contained in:
@ -794,7 +794,7 @@
|
||||
i32.xor
|
||||
i32.and
|
||||
local.set $0
|
||||
current_memory
|
||||
memory.size
|
||||
local.set $1
|
||||
local.get $0
|
||||
i32.const 1572
|
||||
@ -815,7 +815,7 @@
|
||||
local.get $2
|
||||
local.get $1
|
||||
i32.sub
|
||||
grow_memory
|
||||
memory.grow
|
||||
i32.const 0
|
||||
i32.lt_s
|
||||
else
|
||||
@ -920,7 +920,7 @@
|
||||
i32.const -1
|
||||
i32.xor
|
||||
i32.and
|
||||
current_memory
|
||||
memory.size
|
||||
i32.const 16
|
||||
i32.shl
|
||||
call $~lib/rt/tlsf/addMemory
|
||||
@ -1155,7 +1155,7 @@
|
||||
(local $5 i32)
|
||||
(local $6 i32)
|
||||
(local $7 i32)
|
||||
current_memory
|
||||
memory.size
|
||||
local.set $2
|
||||
local.get $1
|
||||
i32.const 65535
|
||||
@ -1177,19 +1177,19 @@
|
||||
select
|
||||
local.set $6
|
||||
local.get $6
|
||||
grow_memory
|
||||
memory.grow
|
||||
i32.const 0
|
||||
i32.lt_s
|
||||
if
|
||||
local.get $3
|
||||
grow_memory
|
||||
memory.grow
|
||||
i32.const 0
|
||||
i32.lt_s
|
||||
if
|
||||
unreachable
|
||||
end
|
||||
end
|
||||
current_memory
|
||||
memory.size
|
||||
local.set $7
|
||||
local.get $0
|
||||
local.get $2
|
||||
|
Reference in New Issue
Block a user