tcm@lemmy.worldtoProgramming@programming.dev•A fully self-contained natively compiled C# Hello World, including GC and everything can be as small as ~440 kBEnglish
1·
1 year agoI’m pretty sure that 70MB is including the entire .NET standard library, which is massive. Enabling NativeAOT or trimming reduces the size down to a few MB
It’s a shame it can’t be included in the mainline kernel. Especially over what seems to be a legal technicality.