Hacker News new | ask | show | jobs
by IamCarbonMan 3295 days ago
Can't wait to see some of these ported to WebAssembly.
1 comments

My 8-bit multisystem emulator has both an asm.js and WebAssembly version:

asm.js: http://floooh.github.io/virtualkc/index.html

WebAssembly: http://floooh.github.io/virtualkc/index_wasm.html