Update dependencies and rebuild dist files

This commit is contained in:
dcode
2019-03-27 15:50:05 +01:00
parent 527d73ece8
commit b2adf8b1e2
37 changed files with 7504 additions and 8143 deletions

View File

@ -120,6 +120,9 @@
call $~lib/env/abort
unreachable
end
i32.const 8
i32.load
local.tee $2
i32.const 0
local.get $0
i32.load
@ -128,9 +131,6 @@
local.get $1
i32.lt_s
select
local.tee $2
i32.const 8
i32.load
local.tee $3
i32.add
local.get $1
@ -140,8 +140,8 @@
return
end
local.get $0
local.get $2
local.get $3
local.get $2
call $~lib/internal/string/compareUnsafe
i32.eqz
)