diff --git a/showcase/uxn-wasm.md b/showcase/uxn-wasm.md new file mode 100644 index 0000000..f7e8b2a --- /dev/null +++ b/showcase/uxn-wasm.md @@ -0,0 +1,11 @@ +--- +name: Uxn.wasm +description: WebAssembly implementation of the Uxn virtual machine +keywords: uxn emulator +website: https://github.com/remko/uxn.wasm +source_url: https://github.com/remko/uxn.wasm +logo_url: https://raw.githubusercontent.com/remko/uxn.wasm/main/doc/logo.svg +--- + +Uxn.wasm is an implementation of the [Uxn](https://100r.co/site/uxn.html) +personal computing (virtual) machine in WebAssembly.