• Balder
    link
    English
    23 months ago

    Also there are better solutions if you want to have your UI in HTML nowadays. You don’t need to embed a whole web browser in each app.

      • Balder
        link
        English
        23 months ago

        Something like tauri does, by using the OS web engine, so the apps can be a few KB (depending on the code of course).