uxn.wasm
Virtual machine emulator
An emulator implementation of the Uxn virtual machine in WebAssembly
WebAssembly implementation of the Uxn virtual machine
41 stars
2 watching
1 forks
Language: WebAssembly
last commit: 4 months ago
Linked from 1 awesome list
emulatorsuxnvirtual-machineswebassembly
Related projects:
Repository | Description | Stars |
---|---|---|
piranna/wasmachine | An implementation of WebAssembly in a Field-Programmable Gate Array (FPGA) to execute basic commands | 202 |
aduros/webuxn | A WebAssembly-based virtual machine implementation for Uxn ROMs, enabling the creation of portable and distributable web applications. | 78 |
ismael-vc/varvara.jl | An assembler and emulator for the Uxn stack-machine language | 12 |
kivutar/uxn | An assembler and emulator for a stack-machine architecture | 16 |
max22-/uxnemu.py | A Python implementation of a Uxn virtual machine | 19 |
ispras/qemu | An emulator and virtualizer that allows running multiple machine architectures on different hardware platforms | 50 |
ruby/ruby.wasm | A collection of WebAssembly ports of the CRuby interpreter | 702 |
luishsu/wasmvm | A standalone WebAssembly virtual machine | 4 |
vshymanskyy/wasm2mpy | A tool for compiling WebAssembly code into native MicroPython modules for embedded systems. | 122 |
tonylianlong/uarm.wasm | An ARM emulator running Linux in browsers using WebAssembly | 30 |
atrosinenko/qemujs | Port of QEMU machine emulator to JavaScript using Emscripten. | 257 |
euhmeuh/virtual-mpu | An assembler and emulator for emulating classic microprocessors. | 16 |
torch2424/wasmboy | An open-source WebAssembly library for emulating classic Gameboy consoles | 1,401 |
liorst4/uxn-rs | An implementation of a virtual machine in Rust for the UXN architecture. | 4 |
nf/nux | An emulator of a virtual machine with support for various devices and interfaces. | 42 |