Hacker News new | ask | show | jobs
by commentzorro 3598 days ago
Rust has manual memory management. Most applications where you'd use Go don't need nor want the added complexity of managing memory, ownership, learning curve, etc. It's not really a reasonable exchange.