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

@ -29,7 +29,7 @@
i32.const -16
i32.and
local.tee $0
current_memory
memory.size
local.tee $2
i32.const 16
i32.shl
@ -50,12 +50,12 @@
local.get $3
i32.gt_s
select
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