To play the cart offline:
- Download "cart.wasm" from this submission
- Download Wasm-4 for your platform and unzip the download to obtain the w4 executable
- Run "w4 run-native cart.wasm", with the appropriate paths to "w4" and "cart.wasm", and enjoy exploring Wireworld!
N.B. GNU Guix users need only download "cart.wasm" and can run it using Guix's wasm4 package, like so: "guix shell wasm4 -- wasm4 cart.wasm".