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

@ -60,7 +60,7 @@
i32.xor
i32.and
local.set $5
current_memory
memory.size
local.set $6
local.get $5
local.get $6
@ -90,12 +90,12 @@
select
local.set $4
local.get $4
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