rust-mozjs Rust bindings to SpiderMonkey Documentation Setting up your environment Rust This project requires Rust nightly-2018-03-25 or greater. For installation of the Rust toolchain see https://rustup.rs/. Other dependencies macOS On macOS (Homebrew) brew install automake pkg-config python2 cmake Building the project cargo build Testing the project cargo test