← Back to context

Comment by jauntywundrkind

20 days ago

This is my actual complain with Electron. And with modern programming languages like Go and Rust. Static compilation is such a grevious waste of memory & caches.

There's Tauri, which does use a dynamic loading approach. But the various browsers it uses are nowhere near as capable and featureful as chrome, which is so sad. I don't know when it got started but there is https://github.com/tauri-apps/cef-rs now, using Chromium Embedded Framework, which is pleasantly modern & can share a binary too; rad.