Weekend creation: A Linux terminal on top of a RISC-V emulator running in the browser via WebAssembly, powered by the Cartesi Machine. Check cool commands to experiment in the project page <a href="https://github.com/edubart/cartesi-wasm-term">https://github.com/edubart/cartesi-wasm-term</a>
webvm has [Tailscale] sockets-over-WebSockets for networking: <a href="https://github.com/leaningtech/webvm">https://github.com/leaningtech/webvm</a> and:<p>> <i>runs an unmodified Debian distribution including many native development toolchains.</i><p>> <i>WebVM is powered by the CheerpX virtualization engine, and enables safe, sandboxed client-side execution of x86 binaries on any browser. CheerpX includes an x86-to-WebAssembly JIT compiler, a virtual block-based file system, and a Linux syscall emulator.</i><p>How do CheerpX and Cartesi Machine compare?