Hacker News new | ask | show | jobs
by sp332 3045 days ago
Emulating entire computers: http://blog.archive.org/2018/02/13/emulation-in-the-browser-... This is powerful because it makes the emulator itself platform-independent. Any wasm-capable browser can now emulate a ton of other platforms.
1 comments

Alternatively you could compile proprietary desktop applications to webasm and use nodejs as a standalone VM.