Browse Source

Update README.md

pull/18/head
Jason Williams 5 years ago committed by GitHub
parent
commit
06e9148382
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 3
      README.md

3
README.md

@ -10,7 +10,8 @@ This project is an attempted rewrite of Bebbington's js.rs. Most of the Rust cod
#### Roadmap
* ~string.length~ - works in 0.1.5
* Adding support for constructors - half working, in progress
* better environment and scope support - in progress
* ~better environment and scope support~ - Finished (05/05/2019)
* `let` and `const` support - Next
* Better error output
* Passing [test262](https://github.com/tc39/test262)

Loading…
Cancel
Save