cm0002@lemmy.world to Programmer Humor@programming.dev · 6 months agoWhy indeedlemmy.mlimagemessage-square115fedilinkarrow-up1874arrow-down112
arrow-up1862arrow-down1imageWhy indeedlemmy.mlcm0002@lemmy.world to Programmer Humor@programming.dev · 6 months agomessage-square115fedilink
minus-squareBlackmist@feddit.uklinkfedilinkEnglisharrow-up44·6 months agoFucking Chrome/Electron is why. I honestly wouldn’t mind that if they could all use the exact same runtime so the apps could be a few MB each, but nooooo.
minus-squarenutt_goblin@lemmy.worldlinkfedilinkarrow-up12arrow-down1·edit-26 months agoSee: Webview2 Unfortunately, it is extremely painful to work with😔 Enjoy rolling your own script versioning and update systems instead of using squirrel et al Edit: I think Tauri works by targeting this and webkitgtk via their wrapper library, unfortunately I can’t get my coworkers to write rust
minus-square𝔻𝔼𝕍𝕀𝕃𝕀𝕊ℍ@lemmy.worldlinkfedilinkarrow-up2·6 months agoIs there any alternatives to electron ? And why people’s doesn’t move on to alternatives if electron is huge & heavy resources ?
Fucking Chrome/Electron is why.
I honestly wouldn’t mind that if they could all use the exact same runtime so the apps could be a few MB each, but nooooo.
See: Webview2
Unfortunately, it is extremely painful to work with😔 Enjoy rolling your own script versioning and update systems instead of using squirrel et al
Edit: I think Tauri works by targeting this and webkitgtk via their wrapper library, unfortunately I can’t get my coworkers to write rust
Is there any alternatives to electron ? And why people’s doesn’t move on to alternatives if electron is huge & heavy resources ?