- What is the underlying technology on Windows, Linux (QT/GTK) and MacOS?
-> Linux webkit, macOS webkit, windows Edge webview2 - What are the deployment ressources I need to provide if I deploy such app?
- Do I need to deploy the WebView2 runtimes on Windows?
-> Looks like my setup has to check if it is available and needs to download/run if needed. - Is there a specific webbrowser that must be installed on Linux? On Mac?
- Do I need to deploy the WebView2 runtimes on Windows?
- Are there dependencies or minimum requirements regarding the supported OS?
- Does it work with, for example, MacOS Mojave?
- How about Ubuntu 20.04 or even 18.04?
- How does this gadget handle IndexedDB and localStorage usage? What are the dependencies?
- Will it run WASM (WebAssembly)? I know this mainly depends on above answers about underlying technology...
-> Likely - How does this work with proxy settings and PAC files? Do I have to implement this by myself or is this done by the OS (Win/Lin/Mac)?
I will put the answers I got in this initial post into my questions list above. So we can see what is still unanswered


