sizeof, load and store builtins

This commit is contained in:
dcodeIO
2017-12-04 02:00:48 +01:00
parent 017efc71b6
commit 63a67e7c67
17 changed files with 214 additions and 44 deletions

View File

@ -86,6 +86,9 @@
isNaN
isFinite
assert
sizeof
load
store
while/loopWhile
while/loopWhileInWhile
[program.exports]