w16 0.1.0

JavaScript Engine powered by Rust
Documentation
  • Coverage
  • 0%
    0 out of 2 items documented0 out of 1 items with examples
  • Size
  • Source code size: 40.7 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 237.5 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 7s Average build duration of successful builds.
  • all releases: 7s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • raphamorim

w16

JavaScript Engine powered by Rust

Installing

As a cargo crate

cargo add w16

As a binary executable

Curl

If you’re running macOS, Linux, or another Unix-like OS. To download Rustup and install Rust, run the following in your terminal:

sh curl --proto '=https' --tlsv1.2 -sSf https://raw.githubusercontent.com/raphamorim/w16/main/scripts/install.sh | sh
Brew
brew install w16

Roadmap / TODO

  • Installing
    • Cargo crate (crates.io/)
    • Curl using script automation
    • Brew (https://brew.sh/)
    • Github Packages