Hacker News new | ask | show | jobs
by Ijumfs 2134 days ago
Why are people even using Rust and Go, aside from employer say-so? They're not formally defined, there aren't multiple functioning implementations, it's just not a good idea.
2 comments

Go has a supported alternative implementation, gccgo.
There are formally defined Rust subsets (see Rustbelt).