mirror of https://github.com/boa-dev/boa.git
Jason Williams
6 years ago
1 changed files with 3 additions and 0 deletions
@ -1,3 +1,6 @@
|
||||
### Boa |
||||
This is an experimental Javascript lexer, parser and Just-in-Time compiler written in Rust. Currently, it has support for some of the language. |
||||
[![Build Status](https://travis-ci.com/jasonwilliams/boa.svg?branch=master)](https://travis-ci.com/jasonwilliams/boa) |
||||
[![](http://meritbadge.herokuapp.com/boa)](https://crates.io/crates/boa) |
||||
|
||||
#### Currently a fork/port of js.rs |
Loading…
Reference in new issue