Hacker News new | ask | show | jobs
Linux Kernel Port to WebAssembly (linux.tombl.dev)
2 points by zubnix 669 days ago
2 comments

How is this different compared to jslinux? Jslinux emulates hardware while the Linux WASM port uses the WASM runtime as a VM without any form of emulation.

https://github.com/tombl/linux

I got a kernel panic using Safari on an iPhone.
Thats because it’s just the kernel without any user space applications yet