|
|
|
|
|
by afarrell
1850 days ago
|
|
> And a lot of those projects are just someone’s pet project, often written as a task for learning Rust I think 40% of the complaints people have about new JavaScript frameworks are from people failing to have the analogous insight to this. |
|
Rust solves another problem. Most of the security vulnerabilities out there come from buffer underflows or overflows.
Rewriting tools people rely on every day in a language that prevents those is not failing to learn from JS.