moss-kernel: Rust Linux-compatible kernel

48 points by yokljo


lina

This looks cool. I keep saying that if something is going to succeed Linux, it needs Linux binary compatibility (including things like keeping sysfs mostly compatible).

What I'd like to see in one of these projects is Linux driver compatibility in some form, to piggyback on Linux drivers that haven't been ported/rewritten natively yet (there are many ways this could be done, from a kernel API compatibility layer to virtualization/UML tricks to run Linux on the side). I think a project combining those two things has a real chance of slowly gaining adoption and momentum. Without them, it's too much of an uphill battle.