Golang and Rust. Our chosen one for production ?
Diperbarui: 5 Jun 2022

Basically if we want the best and high performance we should always use Rust. However the tooling in golang is way better for now. The IDE and also the concern.
Jetbrains currently only provide Rust plugins. But for Go we have Goland. See the investment there?
It's not always about the good language features but more on how we develop and mantain high quality code, good profiler, debugger, good libraries, community, ecosystem and monitoring in production.
So be careful to pick your own poison. It might looks sexy, but still in production you need maturity. Old wife is always better for long term compare to sexy new girlfriend.
Cheers