unify runtime header

This commit is contained in:
dcode
2019-04-08 23:22:13 +02:00
parent 8ec51423ca
commit c16c19e18d
152 changed files with 7726 additions and 7703 deletions

View File

@ -3,7 +3,8 @@
(type $FUNCSIG$v (func))
(import "env" "abort" (func $~lib/builtins/abort (param i32 i32 i32 i32)))
(memory $0 1)
(data (i32.const 8) "\10\00\00\00\1c\00\00\00s\00t\00a\00t\00i\00c\00-\00t\00h\00i\00s\00.\00t\00s")
(data (i32.const 8) "\10\00\00\00\1c")
(data (i32.const 24) "s\00t\00a\00t\00i\00c\00-\00t\00h\00i\00s\00.\00t\00s")
(global $static-this/Foo.bar (mut i32) (i32.const 42))
(export "memory" (memory $0))
(start $start)
@ -13,7 +14,7 @@
i32.ne
if
i32.const 0
i32.const 16
i32.const 24
i32.const 8
i32.const 0
call $~lib/builtins/abort