minus-squaretcm@lemmy.worldtoProgramming@programming.dev•A fully self-contained natively compiled C# Hello World, including GC and everything can be as small as ~440 kBlinkfedilinkEnglisharrow-up1·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 linkfedilink
I’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