Fetch data with Rust + WASM and show it with JS + D3.
Scaffolding created using wasm-pack
Instructions:
wasm-pack buildin root folder, to build Rust and generate JS bindings
npm run startin www folder, to start local server.
Open http://localhost:8080/ in browser.
