wasm4 2.5.4
WebAssembly fantasy console
WASM-4 is a low-level fantasy game console for building small games with WebAssembly. Game cartridges (ROMs) are small, self-contained .wasm files that can be built with any programming language that compiles to WebAssembly.
- Outputs:
out
- Website: https://wasm4.org
- Licenses: ISC
- Package source: gnu/packages/emulators.scm
- Builds: See build status
- Issues: See known issues
Installation
Install wasm4 2.5.4
as follows:
guix install wasm4@2.5.4
Or install the latest version:
guix install wasm4
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.