Banana.rs
A Rust implementation of basebanana
Build && Installation
$ cargo build
Wasm
$ cargo install wasm-pack
$ wasm-pack build --target web
$ python3 -m http.server
Browse http://localhost:8000 and check the console.
A Rust implementation of basebanana
$ cargo build
$ cargo install wasm-pack
$ wasm-pack build --target web
$ python3 -m http.server
Browse http://localhost:8000 and check the console.