Y
Hacker News
new
|
ask
|
show
|
jobs
by
pc86
467 days ago
I can't imagine the devs at Microsoft have any issues with C#'s "deployment model."
2 comments
Yoric
467 days ago
I can imagine C# being annoying to integrate into some CIs, for instance. Go fits a sweet spot, with its fast compiler and usually limited number of external dependencies.
link
giancarlostoro
467 days ago
I assume they picked Go because the binaries can be very stand alone.
link