wasm-checkers A tiny Checkers game module, hand-written in WebAssembly. Serve up the files in your tiny server of choice (e.g. Live Server for VSC, python -m http.server...) Point your browser at it Based on "Programming WebAssembly with Rust" by Kevin Hoffman.