mirror of
https://github.com/fluencelabs/assemblyscript
synced 2025-06-16 08:21:44 +00:00
Implement itoa32/64 for base 10 (#151)
This commit is contained in:
@ -132,7 +132,7 @@
|
||||
(call $~lib/env/abort
|
||||
(i32.const 0)
|
||||
(i32.const 12)
|
||||
(i32.const 255)
|
||||
(i32.const 265)
|
||||
(i32.const 4)
|
||||
)
|
||||
(unreachable)
|
||||
|
Reference in New Issue
Block a user