
WASM-4 is a low-level fantasy game console for building small games with WebAssembly.
游戏清单下载
请选择以下任意链接下载游戏清单文件,下载后请参考安装教程进行配置
游戏介绍
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.
- No Glue Code: If you’ve ever tried to write even a simple "Hello World" with WebAssembly before, you’ll know it usually involves writing a bunch of JS and HTML glue. WASM-4 removes all of that, games interface directly with the system through a small API.
- Minimalist: Fantasy consoles force developers to work with limited resources. This makes them simple to learn, and easier to focus on finishing your game.
- Language Agnostic: Use any programming language, as long as it can compile to WebAssembly. Out of the box we currently support: AssemblyScript, C/C++, Rust, Go, D, Nim, Odin, Zig.
系统要求
最低配置:
最低配置:
- 操作系统 *: Windows 7
- 处理器: Intel Pentium 4 and up (CPU with SSE2 instructions required)
- 内存: 32 MB RAM
- 显卡: Any GPU and driver that supports OpenGL v2.0 or higher
推荐配置:
推荐配置:
- 操作系统: Windows 10
- 处理器: Intel Core series or AMD equivalent
- 显卡: Intel: At least Intel HD 4K required for OpenGL, any compliant D3D11 GPU for Direct3D 11. Should support at least Shader Model 3.0 and/or 4.0.




