kirk781@discuss.tchncs.de to linuxmemes@lemmy.world · 6 months agoLinux is the reason Windows apps are bloated these dayslemmy.imagisphe.reimagemessage-square30linkfedilinkarrow-up10arrow-down10
arrow-up10arrow-down1imageLinux is the reason Windows apps are bloated these dayslemmy.imagisphe.rekirk781@discuss.tchncs.de to linuxmemes@lemmy.world · 6 months agomessage-square30linkfedilink
minus-squarewdx@feddit.orglinkfedilinkarrow-up1·6 months agothat 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
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