This commit is contained in:
dcode
2019-03-18 00:40:55 +01:00
parent edb2299f13
commit ba4c00efbd
20 changed files with 933 additions and 1050 deletions

View File

@ -172,7 +172,7 @@
end
local.get $3
)
(func $~lib/string/String.eq (; 6 ;) (type $FUNCSIG$ii) (param $0 i32) (result i32)
(func $~lib/string/String.__eq (; 6 ;) (type $FUNCSIG$ii) (param $0 i32) (result i32)
(local $1 i32)
local.get $0
i32.const 16
@ -230,7 +230,7 @@
end
local.get $0
i32.load offset=4
call $~lib/string/String.eq
call $~lib/string/String.__eq
i32.eqz
if
i32.const 0