940
you are viewing a single comment's thread
view the rest of the comments
[-] FooBarrington@lemmy.world 18 points 8 months ago* (last edited 8 months ago)

It's not just "opening a website in a browser". The UI itself is displayed in a WebView, but Electron (and Tauri etc.) also have code running outside the WebView which interfaces with native APIs etc. Just for a simple example - a normal browser application couldn't open a file on your drive before without showing a dialog (and it still can't without getting permission first), which Electron etc. can.

And this code is absolutely cross-platform. So how is it rich to call an application with a cross-platform UI and cross-platform functionality "cross-platform"?

this post was submitted on 12 Dec 2023
940 points (98.8% liked)

Programmer Humor

31687 readers
513 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS