The coming WebKitGTK+ 2.4 apocalypse
The coming WebKitGTK+ 2.4 apocalypse
Posted Aug 13, 2017 22:44 UTC (Sun) by magnus (subscriber, #34778)Parent article: The coming WebKitGTK+ 2.4 apocalypse
Embedded web page rendering is one case where it might have been beneficial to have a more 'fat' component system in place in the OS where the web renderer could run in a separate process and you communicated using something more high-level and stable, rather than using the DLL model with C subroutines that bind tightly to the rest of the application.
Posted Aug 14, 2017 1:10 UTC (Mon)
by Fowl (subscriber, #65667)
[Link]
Really though everything but the most basic embedding needs to access javascript objects, provide host functions, etc. so it rapidly becomes more complex.
The coming WebKitGTK+ 2.4 apocalypse
Welcome to webkit2 ;)