Y
Hacker News
new
|
ask
|
show
|
jobs
by
hu3
1477 days ago
Interesting. When would you use Go instead of Rust?
1 comments
jen20
1477 days ago
Primarily things like web services where memory and CPU footprint matter less than raw performance or correctness, but also tooling which needs to operate on cloud APIs which often have no Rust SDKs available.
link