Hacker News new | ask | show | jobs
by the_mitsuhiko 3725 days ago
Why not? Seems like a reasonable thing to do. Is there a specific reason it should be C++?
1 comments

Runtime memory usage and startup perf is better for C++ XAML apps.
UWP C# apps are AOT compiled, the startup hit isn't that bad nowadays.