Native static binaries are such a small part of what defines Go. Go is absolutely a competitor in the jvm/.net space. C# and Java are its closest competitors since they're all performant, statically typed, and garbage collected.
Compiling to binaries is an advantage but I can guarantee it's not why most people use Go.
No comments yet.