Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

C# doesn't build native binaries on all platforms out of the box.


Like any other language.

Don't mix a language with the available implementations.

You can get native binaries with ngen or mono -aot.

The dependency on CLR is no different than relying on libc being available when using dynamic linking.




Consider applying for YC's Summer 2026 batch! Applications are open till May 4

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: