Hacker News new | ask | show | jobs
by The-Compiler 3177 days ago
Note that QtWebKit is still being developed (and supported by qutebrowser), just not by the Qt project anymore: https://github.com/annulen/webkit/wiki

Also, QtWebEngine isn't just Blink. It's basically a stripped down version of Chromium as a library, also containing things like the network stack, the JS engine (V8), etc.