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

@ -92,7 +92,7 @@
i32.const -16
i32.and
local.tee $1
current_memory
memory.size
local.tee $3
i32.const 16
i32.shl
@ -113,12 +113,12 @@
local.get $4
i32.gt_s
select
grow_memory
memory.grow
i32.const 0
i32.lt_s
if
local.get $4
grow_memory
memory.grow
i32.const 0
i32.lt_s
if