use gc interface directly, document

This commit is contained in:
dcode
2019-03-26 23:35:08 +01:00
parent 7c0dc66849
commit 3146f8f9e0
95 changed files with 17360 additions and 13504 deletions

View File

@ -71,7 +71,7 @@
end
i32.const 0
global.set $comma/b
global.get $comma/b
i32.const 0
global.set $comma/a
global.get $comma/a
i32.const 1
@ -107,8 +107,9 @@
i32.add
global.set $comma/a
global.get $comma/a
local.tee $0
global.set $comma/b
global.get $comma/b
local.get $0
global.set $comma/a
global.get $comma/a
i32.const 2