|
|
|
|
|
by ryeguy
1556 days ago
|
|
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. |
|