Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Couldn't they automatically recompile x86/x64 .NET stuff to ARM on install or first run (some of the time)?


.NET stuff is not native code. It's CLR bytecode, interpreted much the same way Java bytecode is. Some runtime environments do JITing, when the bytecode gets translated to native instructions.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: