Native code or Native-ish? #
Posted Friday 26th June 2009 22:51 GMT
If I understand correctly, this is a novel definition of native code. By definition, native code is executed by the processor. However, it seems that this native-ish code is still going to be executed by the virtual machine, or will the virtual machine, upon encountering it, pass it verbatim to the processor for execution?
-dZ.


