List of WebAssembly Games
WebAssembly (or wasm) is a new powerful browser technology which will make in-browser code run a lot faster than it currently does. WebAssembly will generate a new wave of high-quality browser games. This website is intended as a curated list of games that use Web Assembly and resources about game development using it.
![]() |
AngryBots | WebGL 1.0, Unity | Fight robots and explore a 3D space station. | Link |
![]() |
Banana Bread Demo | WebGL 1.0, BananaBread Engine | First person shooter | Link |
![]() |
Funky Karts | C++ to WASM using Emscripten | Fun side-scrolling kart driving game | Link |
![]() |
Zombs Royale | Unity | Multiplayer .io game | Link |
![]() |
Pyramid Solitaire | Ported to WASM using Emscripten | Egypt-themed solitaire card game | Link |
![]() |
Virtual World 3D | Own engine | 3D virtual world | Link |
Know about a game using WebAssembly? Let us know!
Recent WebAssembly News
-
Funky Karts WebAssembly Version Notes
Ross Smith, the developer of Funky Karts, has documented his project of porting Funky Karts to WebAssembly: http://www.rossis.red/wasm.html
More » -
Unreal Engine supports WebAssembly and WebGL 2
Unreal Engine 4.16 was released with support for WebAssembly and WebGL 2: https://www.unrealengine.com/en-US/blog/unreal-engine-4-16-released We’re looking forward to more games built with the Unreal Engine!
More » -
Partial WebAssembly Backend for GNU
A partial WebAssembly backend for the GNU toolchain has been announced by Pip Cet on the binutils mailing list: https://sourceware.org/ml/binutils/2017-03/msg00044.html
More » -
WebAssembly consensus and end of Browser Preview
The members of the WebAssembly Community Group have reached a consensus that the initial API and binary format is complete. They announced this on the mailing list: https://lists.w3.org/Archives/Public/public-webassembly/2017Feb/0002.html
More »