Wasm tree

A small game to learn Rust, Wasm and Svelte!

Build the lib:

wasm-pack build --release -t bundler

Run the application:

npm i

npm run dev