- uses
tokio
as an event loop implementation - implements
console
API - binds
readFile
,writeFile
,removeFile
to Rust's respective implementions
contains working JavaScript examples
- ensure that you have Rust 1.62 or later by running
cargo --version
- run
cargo run