Live data from Hacker News

Ask HN: Any true alternatives to electron JavaScript?

news.ycombinator.com

21–22 of 22 posts

Re: Ask HN: Any true alternatives to electron JavaScript?

#22
post #3

tauri if you still want a web ui, otherwise iced/egui and skip the browser stack

egui is very neat indeed. With agentic coding, Rust UI dev is as easy as electron dev without the bloat. Electron was relevant when we had to manually code stuff.

yeah once agents can spit out the egui layout the packaging story is still the hard part
Post reply on HN