qaz@lemmy.world to Programmer Humor@lemmy.mlEnglish · 2 years ago-Wall ain't alllemmy.worldimagemessage-square25linkfedilinkarrow-up1339
arrow-up1339image-Wall ain't alllemmy.worldqaz@lemmy.world to Programmer Humor@lemmy.mlEnglish · 2 years agomessage-square25linkfedilink
minus-squaregredo@lemmy.worldlinkfedilinkarrow-up1·2 years agoBTW: what are you using instead to get small binaries/scripts?
minus-squaremkwt@lemmy.worldlinkfedilinkarrow-up2·2 years agoLikely your C++ implementation also doesn’t ship the full standard library. And you may even turn off exceptions and RTTI.
BTW: what are you using instead to get small binaries/scripts?
I’m currently using C++
Likely your C++ implementation also doesn’t ship the full standard library. And you may even turn off exceptions and RTTI.