Hacker News new | ask | show | jobs
by pjmlp 3503 days ago
Windows Phone doesn't use the CLR at all.

.NET is AOT compiled to native code using the same backend (C2) as Visual C++.