GreenTea2@lemmy.orgdeleted by creator to Programming@programming.dev · 3 months agoWhere should a programmer use C++ instead of C#?message-squaremessage-square15linkfedilinkarrow-up16arrow-down15
arrow-up11arrow-down1message-squareWhere should a programmer use C++ instead of C#?GreenTea2@lemmy.orgdeleted by creator to Programming@programming.dev · 3 months agomessage-square15linkfedilink
minus-squarethingsiplay@lemmy.mllinkfedilinkarrow-up2·3 months agoOh wow! Since when is this possible? I looked it up, it even works with Linux (and bunch of other OSes).
minus-squareKissaki@programming.devlinkfedilinkEnglisharrow-up2·3 months agoMicrosoft has been working on AOT a lot for a few years now, for the last few dotnet versions. More and more became trimmable and compilable.
minus-squaree8d79@discuss.tchncs.delinkfedilinkarrow-up2·3 months agoI think they added AOT with .NET 6 and they are supporting Linux ever since the .Net Framework, .NET Core split.
Oh wow! Since when is this possible? I looked it up, it even works with Linux (and bunch of other OSes).
Microsoft has been working on AOT a lot for a few years now, for the last few dotnet versions. More and more became trimmable and compilable.
I think they added AOT with .NET 6 and they are supporting Linux ever since the .Net Framework, .NET Core split.