loren to Programming@programming.devEnglish · 2 years agoA fully self-contained natively compiled C# Hello World, including GC and everything can be as small as ~440 kBtwitter.comexternal-linkmessage-square29fedilinkarrow-up132arrow-down10cross-posted to: [email protected]
arrow-up132arrow-down1external-linkA fully self-contained natively compiled C# Hello World, including GC and everything can be as small as ~440 kBtwitter.comloren to Programming@programming.devEnglish · 2 years agomessage-square29fedilinkcross-posted to: [email protected]
minus-squareTCB13@lemmy.worldlinkfedilinkEnglisharrow-up3·2 years agoSimple, larger binaries = more time to load into memory. Why over complicate things that could’ve been made way simpler?
Simple, larger binaries = more time to load into memory. Why over complicate things that could’ve been made way simpler?