hundredrabbits / webuxn

Web runtime for the uxn virtual machine.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Web runtime for the uxn virtual machine.

License:ISC License


Languages

Language:C 91.4%Language:JavaScript 6.0%Language:HTML 1.8%Language:Makefile 0.9%