The Cost of 'Lightweight' Frameworks: From Tauri to Native Rust

Posted by birdculture 1 day ago

Counter35Comment4OpenOriginal

Comments

Comment by jemmyw 1 day ago

Original title: Why I hate WebKit, a (non) love letter

Comment by jauntywundrkind 1 day ago

Really hoping tauri-cef doesn't have such massive massive downsides, hoping it still can be a shared library & not bundled. https://github.com/tauri-apps/cef-rs

Comment by jemmyw 1 day ago

I agree. The webkitgtk situation is pretty bad. I haven't had the same kind of problems as the author because I haven't used browser features as heavily, but the performance on Linux is really poor right now.

Comment by hxorr 23 hours ago

Unfortunately it's the only viable (if only somewhat) non-blink web engine that is designed to be easily embedded in other software.

I don't know why, but architecturally Mozilla has gone down the route of making gecko tied to Firefox, and not easily embeddable.

Comment by 1 day ago