WebPlatformForEmbedded / libwpe

General-purpose library specifically developed for the WPE-flavored port of WebKit.
BSD 2-Clause "Simplified" License
49 stars 36 forks source link

Archive repo #130

Closed ChaseKnowlden closed 8 months ago

ChaseKnowlden commented 8 months ago

WebKitGTK 2.44.0 removed the WPE backend.

Link to removal: https://webkitgtk.org/2024/03/16/webkitgtk2.44.0-released.html

magomez commented 8 months ago

Those are the release notes for WebKitGTK, which is indeed removing the WPE renderer. But that's not going to be the case for WPE. There will be a new option to use dmabuf as well, but the support to still use libwpe and the backends will still be there.