Expand description
Concrete Engine implementations.
- [
webkit] (macOS) — system WebKit framework viaobjc2+objc2-web-kit. RealWKWebView. Requires the Cocoa main thread. wpe(Linux) — WebKitGTK 6 viawebkit6+glib. RealWebView. Requires the GLib main context.- [
webview2] (Windows) — Microsoft WebView2 viawebview2-com+windows-rs. RealICoreWebView2. Requires the Win32 message pump.
Modules§
- wpe
- Linux backend — real
WebKitGTK 6driven viawebkit6+glib.