diff --git a/README.md b/README.md index 2c3fd2c..2a40dc5 100644 --- a/README.md +++ b/README.md @@ -209,6 +209,7 @@ Please read the [contribution guidelines](CONTRIBUTING.md) if you want to contri ### Esoteric - [funge.js - A Befunge JIT](https://github.com/serprex/befunge) +- [uxn.wasm - WebAssembly implementation of the Uxn virtual machine](https://github.com/remko/uxn.wasm) ### Forth - [WAForth - Bootstrapping Dynamic Forth Interpreter/Compiler for & in WebAssembly](https://github.com/remko/waforth)