Skip to content

isabella232/spidermonkey-wasm-build

 
 

Repository files navigation

Utilities to compile SpiderMonkey to wasm32-wasi

Development Requirements

  • Node >= 14.13.1
  • Rust >= 1.56.1 with the wasm32-wasi target

Building from source

  • Run ./build.mjs
  • Build artifacts will be placed under the ./obj directory

Creating a release

  • Run ./tag.sh

About

Utilities to compile SpiderMonkey to wasm32-wasi

Resources

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 90.8%
  • Shell 9.2%