Building user land OS's is a fascinating (if not new) idea that I really love to tinker with a myself. It really would be nice if they can pull it off.
Read through what I could find of the IPC code a while back. Currently it seems workable but a bit "baroque", then again if, as you say, it is working inside Chrome, I guess it is battle tested.
Messaging has always and still is the future for very loosely coupled systems, and driving it all the way down would be really great.
Been following this for a while and can't wait to give it a whirl. Plus everyone likes to root for shiny new OS design projects.
Building user land OS's is a fascinating (if not new) idea that I really love to tinker with a myself. It really would be nice if they can pull it off.
Read through what I could find of the IPC code a while back. Currently it seems workable but a bit "baroque", then again if, as you say, it is working inside Chrome, I guess it is battle tested.
Messaging has always and still is the future for very loosely coupled systems, and driving it all the way down would be really great.
Been following this for a while and can't wait to give it a whirl. Plus everyone likes to root for shiny new OS design projects.