A light-weight port of the uxn virtual machine to the web via WebAssembly.
- F2: Save state
- F4: Load state
- F5: Reboot
- F9: Take screenshot
- F10: Toggle fullscreen
rom2html
bakes a rom and VM into a fully self-contained html that can be easily distributed.
make
./rom2html roms/life.rom > life.html