Hacker News new | past | comments | ask | show | jobs | submit login
Ask HN: WASM Terminal Emulator Status?
1 point by andrewfromx 10 months ago | hide | past | favorite | 4 comments
In theory, could one "port all of linux" and create a terminal that runs in a browser and uses localstorage as the hard drive with ls and more and cat, vim etc. commands that all work? (Like xterm.js but real)

How far could you take this? Could I get the entire golang toolchain to work and compile a simple main.go program from within this WasmOS terminal?





https://cartesi-machine.surge.sh/ is so cool!

~ # df -h

Filesystem Size Used Available Use% Mounted on

/dev/root 63.7M 54.8M 8.9M 86% /

devtmpfs 23.4M 0 23.4M 0% /dev

tmpfs 24.4M 0 24.4M 0% /dev/shm


is that 8.9M mine? from localstorage??


Maybe have a look at https://github.com/ktock/container2wasm, it most likely could boot into a customized container with all golang tools installed.




Join us for AI Startup School this June 16-17 in San Francisco!

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: