Hacker News new | ask | show | jobs
by greenavocado 775 days ago
Maybe run a VM inside Safari via QEMU and WASM that boots a Linux desktop environment
1 comments

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/