6 ms·
Using Rust for GNOME development seems to be becoming more popular. https://gtk-rs.org/ https://gtk-rs.org/
by ip_addr 2y ago
Using Rust for GNOME development seems to be becoming more popular. https://gtk-rs.org/ https://gtk-rs.org/
- deleted 2y ago[deleted]
- jll29 2y agoRust, as wonderful as it is, may be less suitable for GUI programming since it has no classes/inheritance (which is why Andreas Kling is creating the Jakt language for his SerenityOS project, after coming to the same conclusion after exploring whether to replace C++ by Rust).