mirror of
https://github.com/fluencelabs/assemblyscript
synced 2025-06-30 15:11:45 +00:00
Fixes; Builtins; Testing in the interpreter
This commit is contained in:
@ -80,8 +80,12 @@
|
||||
nearest
|
||||
sqrt
|
||||
trunc
|
||||
current_memory
|
||||
grow_memory
|
||||
unreachable
|
||||
isNaN
|
||||
isFinite
|
||||
assert
|
||||
while/loopWhile
|
||||
while/loopWhileInWhile
|
||||
[program.exports]
|
||||
|
Reference in New Issue
Block a user