| ▲ | cloudfudge 2 hours ago | ||||||||||||||||
> that also compiles to a binary "compiles to a binary" is not a useful criterion. The criterion Go is winning on is "compiles to a single, completely self-contained binary," meaning it does not depend on libc or any external runtime. You can't say that about .NET. You can't say that about damn near any other programming language. It's extremely rare. The fact that .NET uses a binary packaging format is, like... well ok, so what? | |||||||||||||||||
| ▲ | kevinmgranger 2 hours ago | parent [-] | ||||||||||||||||
.Net can compile to a self-contained binary: https://learn.microsoft.com/en-us/dotnet/core/deploying/nati... | |||||||||||||||||
| |||||||||||||||||