Fusca
A JavaScript engine written in Rust that runs in WebAssembly and targets WebAssembly through JIT compilation.
Installing
As cargo crate
As binary executable
Curl
If you’re running macOS, Linux, or another Unix-like OS. To download and install fusca, run the following in your terminal:
sh curl --proto '=https' --tlsv1.2 -sSf https://raw.githubusercontent.com/raphamorim/fusca/main/scripts/install.sh | sh
Brew
brew install fusca
Usage
As crate
use ;
As developer shell
);
Roadmap / TODO
- Installing
- Cargo crate (https://crates.io)
- Curl using script automation
- Brew (https://brew.sh)
- Github Packages