A Javascript (ECMAScript) engine from scratch, in Rust.
As an engine, it only provides support for running JS, but not most of the functions you'd expect from node or in a browser environment
de3e998808
Implement JsNumber |
||
---|---|---|
src | ||
.gitignore | ||
Cargo.lock | ||
Cargo.toml | ||
TODO.md |