|
|
Subscribe / Log in / New account

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.


to post comments

The coming WebKitGTK+ 2.4 apocalypse

Posted Aug 14, 2017 1:10 UTC (Mon) by Fowl (subscriber, #65667) [Link]

Welcome to webkit2 ;)

Really though everything but the most basic embedding needs to access javascript objects, provide host functions, etc. so it rapidly becomes more complex.


Copyright © 2025, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds