mirror of
https://github.com/fluencelabs/assemblyscript
synced 2025-06-22 03:01:55 +00:00
bleeding edge binaryen
This commit is contained in:
@ -999,7 +999,7 @@
|
||||
i32.xor
|
||||
i32.and
|
||||
local.set $0
|
||||
current_memory
|
||||
memory.size
|
||||
local.set $1
|
||||
local.get $0
|
||||
i32.const 1572
|
||||
@ -1020,7 +1020,7 @@
|
||||
local.get $2
|
||||
local.get $1
|
||||
i32.sub
|
||||
grow_memory
|
||||
memory.grow
|
||||
i32.const 0
|
||||
i32.lt_s
|
||||
else
|
||||
@ -1125,7 +1125,7 @@
|
||||
i32.const -1
|
||||
i32.xor
|
||||
i32.and
|
||||
current_memory
|
||||
memory.size
|
||||
i32.const 16
|
||||
i32.shl
|
||||
call $~lib/rt/tlsf/addMemory
|
||||
@ -1360,7 +1360,7 @@
|
||||
(local $5 i32)
|
||||
(local $6 i32)
|
||||
(local $7 i32)
|
||||
current_memory
|
||||
memory.size
|
||||
local.set $2
|
||||
local.get $1
|
||||
i32.const 65535
|
||||
@ -1382,19 +1382,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