Conversation

Comparing a language using garbage collection to one tackling the hard problem of providing memory safety without it doesn't make much sense. Rust is a low-level systems programming language while Go is in a different niche. If you don't need a low-level language, don't use Rust.
2
5
"Rust is more high-level than JavaScript" That's nonsense, and I also don't understand why you're bringing up JavaScript. No one was talking about JavaScript or claiming that it's a well designed language or a good fit for general purpose usage, and the same goes for TypeScript.
1
1
Show replies