kirk781@discuss.tchncs.de to linuxmemes@lemmy.world · 6 months agoLinux is the reason Windows apps are bloated these daysdiscuss.tchncs.deimagemessage-square49linkfedilinkarrow-up10
arrow-up10imageLinux is the reason Windows apps are bloated these daysdiscuss.tchncs.dekirk781@discuss.tchncs.de to linuxmemes@lemmy.world · 6 months agomessage-square49linkfedilink
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