kirk781@discuss.tchncs.de to linuxmemes@lemmy.world · 3 months agoLinux is the reason Windows apps are bloated these daysdiscuss.tchncs.deimagemessage-square177fedilinkarrow-up1724arrow-down136
arrow-up1688arrow-down1imageLinux is the reason Windows apps are bloated these daysdiscuss.tchncs.dekirk781@discuss.tchncs.de to linuxmemes@lemmy.world · 3 months agomessage-square177fedilink
minus-squarewdx@feddit.orglinkfedilinkarrow-up2·3 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