|
|
|
|
|
by Shadonototro
1950 days ago
|
|
The problem with rust is the language is kind of scary to learn, once you get past the learning curve, it is okay i guess And on top of that iteration time is hurt because of both the language, the compiler perf, and the lifetime problems that you need to constantly think about The benefits of using rust on other hand is non-negligible, i wish the team would focus on solving that kind of immediate problems |
|