VM-86LINUX — A REAL KERNEL, EMULATED IN JAVASCRIPT
this is not a mock. an x86 machine (v86, wasm) boots linux 6.8.12 + busybox from a 10MB image, serial console attached below. your tab is the hardware. nothing touches a server.
TRY: uname -a · cat /proc/cpuinfo · ls / ·
echo $((6*7)) · head -2 /proc/meminfo · dmesg | tail
LINE CONSOLE: shell, pipes and scripts work — full-screen apps (vi, top) render imperfectly.
TAP THE TERMINAL TO TYPE ON MOBILE.