w16

Crates.iow16
lib.rsw16
version0.1.0
sourcesrc
created_at2022-07-06 10:36:10.318423
updated_at2022-07-06 10:36:10.318423
descriptionJavaScript Engine powered by Rust
homepage
repository
max_upload_size
id620395
size40,726
Raphael Amorim (raphamorim)

documentation

README

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
Commit count: 0

cargo fmt