mirror of
https://github.com/fluencelabs/assemblyscript
synced 2025-06-14 23:41:30 +00:00
Implement Array#sort (#57)
This commit is contained in:
@ -2024,7 +2024,7 @@
|
||||
(call $abort
|
||||
(i32.const 0)
|
||||
(i32.const 160)
|
||||
(i32.const 8)
|
||||
(i32.const 9)
|
||||
(i32.const 4)
|
||||
)
|
||||
(unreachable)
|
||||
@ -2160,7 +2160,7 @@
|
||||
(call $abort
|
||||
(i32.const 0)
|
||||
(i32.const 160)
|
||||
(i32.const 8)
|
||||
(i32.const 9)
|
||||
(i32.const 4)
|
||||
)
|
||||
(unreachable)
|
||||
|
Reference in New Issue
Block a user