js-js / js.js

JS JIT in JS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Runtime, globals

indutny opened this issue · comments

There are tons of runtime stuff and global functions/constructors like: Function, Array, Object... These needs to be implemented in order to make the compiler self-hosted.