Implement itoa32/64 for base 10 (#151)

This commit is contained in:
Max Graey
2018-07-13 16:40:37 +03:00
committed by Daniel Wirtz
parent 5ce57a6434
commit d7c1c608bd
13 changed files with 4369 additions and 829 deletions

View File

@ -132,7 +132,7 @@
(call $~lib/env/abort
(i32.const 0)
(i32.const 12)
(i32.const 255)
(i32.const 265)
(i32.const 4)
)
(unreachable)