top | item 41224969

Linux Kernel Port to WebAssembly

2 points| zubnix | 1 year ago |linux.tombl.dev | reply

3 comments

order
[+] zubnix|1 year ago|reply
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

[+] al_borland|1 year ago|reply
I got a kernel panic using Safari on an iPhone.
[+] zubnix|1 year ago|reply
Thats because it’s just the kernel without any user space applications yet