Hacker News new | ask | show | jobs
by pjmlp 2001 days ago
Not writing GUIs in Rust are we?
1 comments

High level Rust libraries like Yew are pretty straight forward to use.
When the GUI is actually the browser in HTML DOM and JS, with GC.
Fair point, haha.