Hacker News new | ask | show | jobs
by williamstein 1356 days ago
There's several regularly updated Linux emulators running in WASM here: https://copy.sh/v86/ I don't know if doom runs in any of them, but it would be slow.
1 comments

But that's emulating x86 code, as opposed to running Linux-ported-to-WASM directly.
That would require WASI to cover a lot more than it covers now.