cat that wants to catch your mouse.
You can view a live demo on my website.
- Clone this repo.
- Install wasm-pack:
cargo install wasm-pack
- Build:
wasm-pack build --target web
Likely the same or worse than the javascript version, since WASM cannot efficiently manipulate the DOM. And the WASM filesize is also larger! So it's only good for bragging rights :3
Inspired by adryd325/oneko.js