This package browser is in early development. Mind the rough edges.

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.

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.