A proof of concept wasm project, integrating genetic-programming-rust into the kick starting a Rust and WebAssembly project using wasm-pack tutorial.
Made possible by The Rust and WebAssembly Working Group
wasm-pack build
wasm-pack test --headless --firefox
wasm-pack publish
cd www
npm start