mirror of
https://github.com/fluencelabs/assemblyscript
synced 2025-06-16 00:11:28 +00:00
Update dependencies and rebuild dist files
This commit is contained in:
@ -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
|
||||
)
|
||||
|
Reference in New Issue
Block a user