kirk781@discuss.tchncs.de to linuxmemes@lemmy.world · 3 months agoLinux is the reason Windows apps are bloated these daysdiscuss.tchncs.deimagemessage-square121linkfedilinkarrow-up155arrow-down11
arrow-up154arrow-down1imageLinux is the reason Windows apps are bloated these daysdiscuss.tchncs.dekirk781@discuss.tchncs.de to linuxmemes@lemmy.world · 3 months agomessage-square121linkfedilink
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