Hacker News new | ask | show | jobs
by sagichmal 2210 days ago
> But I guess the counter-downside to Go is that you need to compile different versions for different platforms; the binaries are not portable.

Why is this a downside? Native binaries are the Platonic ideal for distributing applications.