CC1895
CC1895 copied to clipboard
wild demo, rust, oscilloscope
Bootstrap
install cargo https://www.rust-lang.org/tools/install
install wasm-pack https://rustwasm.github.io/wasm-pack/installer/
cd www and npm install
🛠️ Build
wasm-pack build
run demo
cd to www and npm run start