this post was submitted on 14 Nov 2022
7 points (81.8% liked)

Rust Programming

8431 readers
21 users here now

founded 5 years ago
MODERATORS
 

Just sharing from r/rust

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 0 points 2 years ago

It might could learn from some recent experiments in Go GUIs. GIO is an immediate mode GUI that's unusual.

https://golang.ch/the-ultimate-list-of-golang-gui-graphics-image-related-libraries/?amp=1

Seems there's been a bit more experimentation in this area than there has under Rust.