Open utterances-bot opened 1 year ago
Interesting for sure, but still annoying that no one has figured out a native widget toolkit rendering solution like wxWidgets, IUP, or NAppGUI. These provide native look-and-feel, accessibility, and vastly reduced binary sizes (and sometimes speed improvements). In terms of web rendering, you can from GTK with Broadway though it's not quite the WASM experience…
Most of these "non-native"/"re-inventing the wheel" GUI toolkits are very frustrating to use for regular desktop apps due to severe lack of functionality, except for games, where horrible user experience is expected...
As someone who's tried to (productively) use apps based on them, I really wish people stopped using these.
eg.:
...to give a few examples.
I really wish people stopped using these.
On the bright side, it increases the chance of getting usable versions for Linux
50 Shades of Rust, or emerging Rust GUIs in a WASM world
An overview of Rust GUI libraries and frameworks, focused on WASM. Discover the latest GUI toolkit options for Rust, increase your programming skills, and create efficient WebAssembly bundles that will help you build comprehensive applications.
https://monadical.com/posts/shades-of-rust-gui-library-list.html