• gandalf_der_12te@discuss.tchncs.de
    link
    fedilink
    arrow-up
    6
    ·
    3 months ago

    i actually don’t have a problem with HTML, i just think that instead of every app shipping their own copy of electron, the operating system should provide basic browser functionality.

    • wdx@feddit.org
      link
      fedilink
      arrow-up
      2
      ·
      3 months ago

      that sounds like Tauri!

      Linux and Mac use WebkitGTK, Windows uses Edge/Chromium, Android uses Chrome - as bundled in the respective OS, and you essentially have a frontend running on that webview communicating with a backend running locally via some special IPC protocol