Hacker News new | ask | show | jobs
by Maarten88 3568 days ago
You can use the new Centennial technology to wrap an old Win32 application as an UWP Store app. If the app was made with .NET it might even run on ARM.
1 comments

Yes, but only if distributed via the store, due to AOT compilation.

It wouldn't work for side loading unless doing it via Visual Studio.