1 unstable release
0.1.0 | Jul 6, 2022 |
---|
#23 in #powered
23KB
514 lines
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