_default: just --list install: cargo install wasm-pack build: ~/.cargo/bin/wasm-pack build --target web serve: python -m http.server 9001