mirror of
https://github.com/fluencelabs/assemblyscript
synced 2025-06-20 18:26:40 +00:00
Refactor number and string utils out of builtins, fixes #608
This commit is contained in:
@ -1,5 +1,4 @@
|
||||
@assemblyscript/i64
|
||||
===================
|
||||
#  i64
|
||||
|
||||
Exposes WebAssembly's i64 operations to JavaScript using 32-bit integers (low and high bits).
|
||||
|
||||
|
Reference in New Issue
Block a user