Y
Hacker News
new
|
ask
|
show
|
jobs
by
amelius
1356 days ago
How long until Linux runs in WASM, with Doom running in it on Wayland?
2 comments
fsiefken
1356 days ago
might already be possible with webvm, cheerpx and greenfield
https://leaningtech.com/webvm-server-less-x86-virtual-machin...
https://github.com/udevbe/greenfield
link
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.
link
amelius
1356 days ago
But that's emulating x86 code, as opposed to running Linux-ported-to-WASM directly.
link
0x457
1355 days ago
That would require WASI to cover a lot more than it covers now.
link