Yes, in fact we do. We have a compiler called IL-ASM that shifts with the .NET framework so if you like the code in Assembler, you certainly could do that. In fact there are a lot of people at Microsoft that do, that code direcly in IL then utilize IL-ASM to compile that down and then they could run that on the CLR.