Skip to content

Web runtime for the uxn virtual machine.

License

Notifications You must be signed in to change notification settings

hundredrabbits/webuxn

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 91.3%
  • JavaScript 6.0%
  • HTML 1.8%
  • Makefile 0.9%