Looks to me that it's not so much that "the CLR will become first class" as they've broken down the CLR and .NET into little pieces (GC = SLR/Redhawk, type system/metadata = WinRT/WinTypes.dll, XAML = Jupiter/DirectUI, C# = the new AOT compiler, if it exists), and are using each one individually where appropriate.