Skip to content
This repository was archived by the owner on Aug 25, 2025. It is now read-only.
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ Attribution-ShareAlike 4.0 International License</a>.

- [Applications](#applications)
- [Visualization](#visualization)
- [Games](#games)
- [Development Tools](#development-tools)
- [Build and Workflow Orchestration](#build-and-workflow-orchestration)
- [Inspecting `.wasm` Binaries](#inspecting-wasm-binaries)
Expand Down Expand Up @@ -57,6 +58,10 @@ Attribution-ShareAlike 4.0 International License</a>.

* [wasmbooth](https://github.com/mtharrison/wasmbooth) — Video effect booth written in Rust and WebAssembly.

### Games
* [sandspiel](https://maxbittker.com/making-sandspiel) — An open source falling sand game written in Rust and WebAssembly.
* [sokowasm](https://github.com/tcosmo/sokowasm) — Minimalistic Sokoban rust/WASM implementation.

## Development Tools

### Build and Workflow Orchestration
Expand Down