WebVM
Virtual Machine for the Web
...It is designed to be Linux ABI-compatible, allowing unmodified Linux binaries to run seamlessly without requiring server-side infrastructure. Powered by the CheerpX virtualization engine, WebVM includes an x86-to-WebAssembly JIT compiler, a virtual file system, and a Linux syscall emulator, enabling realistic execution of applications. The system can run a full Debian distribution, including development tools, graphical interfaces, and command-line utilities. One of its most notable features is its serverless design, meaning all computation occurs locally in the browser, enhancing privacy and reducing dependency on external servers. ...