Y
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
Aleman360
3725 days ago
Runtime memory usage and startup perf is better for C++ XAML apps.
link
ctangent
3725 days ago
UWP C# apps are AOT compiled, the startup hit isn't that bad nowadays.
link