rust-mini-games
rust-mini-games copied to clipboard
update `rand` from 0.5.x -> 0.8.3, fixing "not implemented" panics for wasm32-wasi targets
Saw your post on HN and used your project as an excuse to work on my WASM build tools.
I've uploaded a built version to github so you can play them directly in your browser: https://github.com/MaulingMonkey/cargo-html/wiki/Examples#ru...
I've sent a couple of PRs for things I found useful - feel free to ignore them if they're not to your liking ;)