|
|
|
|
|
by cmurf
3098 days ago
|
|
More specifically Fuchsia driver development. That's where it substantially differs, e.g. video drivers run in user space rather than being kernel modules. For Chrome and Android apps, that's just a bunch of user space APIs/ABIs so it doesn't really matter what the kernel is if the abstraction has been really rigorous from the outset (in Chrome and Android). |
|