Hacker News new | ask | show | jobs
by posix_monad 776 days ago
Cross compilation story in C# is very good actually.
1 comments

With Go, I can use my Linux CI server to compile a statically linked binary for MacOS.
You can publish across platforms with modern .NET