Native code
Appearance
In computer science, native code is a term sometimes used to denote machine code. That is, it is code that is run directly by the physical CPU, thus allowing for much greater diversity and faster performance.
In the context of an interpreted language, native code may refer to the platform dependent implementation of language features and libraries.[1]