Skip to content

vyv03354/rust-mozjs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Rust bindings to SpiderMonkey

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Rust 99.1%
  • Other 0.9%