D is such a sad case of how a good technical product can fail due to poor leadership and decision making. A language is more than just a compiler, it's also an ecosystem and a community. D's community is actually very welcoming but man, watch some of the DConf videos and Q&As on Youtube and it's cringe seeing key leaders talking down to people, or dismissing people's concerns, or just have this ego about themselves l…
Or Go... Or among the new kids on the block - Mojo. Heck, even .NET is pushing NativeAOT (their brand name for native code compilation) hard these days. Still with sizable gaps but closing for every new release, and you can now develop full fledged desktop apps or a web service and have it be self-contained with native code. I think .NET in particular is a harbinger for D. When even a "managed language" platform at i…
NGEN, only usable for fast startup, using dynamic linking.
Singularity and Midori respective C# dialects.
MDIL in Windows 8.x based on Singularity Bartok compiler toolchain.
.NET Native on UWP, taken from Project N, inspired by Midori's System C#.
Mono AOT used by Xamarin for iOS and Android.
Homebrew OS like CosmOS.
Unity's IL2CPP toolchain.