Y
Hacker News
new
|
ask
|
show
|
jobs
by
cyberpunk
779 days ago
I wonder if qemu with cpu=host counts...
1 comments
greenavocado
778 days ago
Maybe run a VM inside Safari via QEMU and WASM that boots a Linux desktop environment
link
lxgr
778 days ago
WASM is indeed one possible workaround. That's how a-Shell [1] manages to include a C compiler and run resulting programs at (I believe) better-than-interpreted speeds.
[1]
https://holzschu.github.io/a-Shell_iOS/
link