Rust bindings to SpiderMonkey
[Documentation](http://doc.servo.org/mozjs/)
This project requires Rust nightly-2018-03-25 or greater.
For installation of the Rust toolchain see [`https://rustup.rs/`](https://rustup.rs/).
```sh
brew install automake pkg-config python2 cmake yasm
```
```sh
cargo build
```
```sh
cargo test
```