|
|
|
|
|
by hu3
746 days ago
|
|
> The problem with Rust GUI libraries is that Rust isn't really old enough to have mature ones yet. Rust is between 14 and 18 years old now. Depending on who you ask. [0] If anything that's a testimony to what bmitc wrote. > Rust's ecosystem is also very sporadic. It seems everyone jumped on board in the gold rush (and still do), reinvent the wheel in some package to lay claim, and then abandon it when its 70% there once they get bored and/or realize rust doesn't magically solve programming. [0] https://en.wikipedia.org/wiki/Rust_(programming_language)#Hi... |
|
Rust 1.0 was released 9 years ago (the language wasn't stable and hardly anyone used it before that). 9 years is a tiny amount of time to develop a Qt-level GUI toolkit.
Go 1.0 was released 12 years ago and it still doesn't have one.
I think you're vastly underestimating the enormity of the task.