bleeding edge binaryen

This commit is contained in:
dcode
2019-05-23 13:20:10 +02:00
parent 81c212b208
commit fbba76ef2c
76 changed files with 560 additions and 386 deletions

View File

@ -77,7 +77,7 @@
i32.const -16
i32.and
local.tee $2
current_memory
memory.size
local.tee $4
i32.const 16
i32.shl
@ -98,12 +98,12 @@
local.get $5
i32.gt_s
select
grow_memory
memory.grow
i32.const 0
i32.lt_s
if
local.get $5
grow_memory
memory.grow
i32.const 0
i32.lt_s
if