@brian.shapiro: http://hanselminutes.com/329/understanding-winrt-and-windows-8-for-net-programmers
WinRT doesn't provide a new IL (intermediate language) layer, doesn't remove the JIT from .NET, and doesn't replace the .NET runtime. What this blog post talks about is not at all the same as what Microsoft did with WinRT.