Though, after a day of experimentation with various options, it seems
like https://github.com/annulen/webkit might be the way forward. It
seems to work well on mac and solves the issues we had there
previously.
Next step would be to see if the runtime will work on Windows if
compiled with Mingw an
I've been looking at various options for getting rid of QtWebEngine,
and had an idea that maybe we don't actually need any C++ code at all.
Attached is a rough PoC patch that implements such a setup. If running
with SERVER_MODE == True, things are as they are now, however, if
SERVER_MODE == False