Permanently Deleted
Lung @ lung @lemmy.world Posts 1Comments 251Joined 2 yr. ago

Lung @ lung @lemmy.world
Posts
1
Comments
251
Joined
2 yr. ago
Permanently Deleted
Permanently Deleted
Permanently Deleted
Permanently Deleted
Not only does it need to do everything from memory management to job scheduling, it also has all of the UI and graphics driver complexity blended in. Usually that's a different layer that the kernel historically didn't worry about, it would be as if GTK is part of Linux, along with the programming language. Then there's shit like WebAssembly and WebGL, databases, sandboxing, permissions, user management... A Brower is like a cross platform OS built to run on another OS