basebanana 0.1.2

baseBanana implementation
Documentation

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.