#build #banana

bin+lib basebanana

baseBanana implementation

3 releases

0.1.2 Jun 19, 2024
0.1.1 Jun 18, 2024
0.1.0 Jun 18, 2024

#293 in WebAssembly

32 downloads per month

MIT license

19KB
545 lines

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.

Dependencies

~1.9–3MB
~53K SLoC