/webuxn

Web runtime for the uxn virtual machine.

Primary LanguageCISC LicenseISC

webuxn

A light-weight port of the uxn virtual machine to the web via WebAssembly.

Demos

rom2html

rom2html bakes a rom and VM into a fully self-contained html that can be easily distributed.

make
./rom2html roms/life.rom > life.html

TODO

  • Audio
  • Date/time
  • Files (using IndexedDB?)
  • Support mobile as best we can