Hacker News new | ask | show | jobs
by sseth 3097 days ago
I have been following Chrome development, and one of the things being done there is "servicification" of the blink engine - i.e. breaking it up into services accessed using Mojo. Fuchsia is also built with Mojo as the IPC mechanism. So reading the tea leaves, it seems to me that a "servicified" Chrome will be fully integrated into Fuchsia.

Besides this of course, Fuchsia shared many other components with chrome (the use of Skia for example). If we look at the direction for Flutter, Fuchsia and Chrome, it is clear that this is not some casual side-show but a very well thought out strategy.