Showing posts with label JIT. Show all posts
Showing posts with label JIT. Show all posts

Saturday, December 18, 2010

Just-in-time(JIT) Compiler

Just-in-time(JIT) compiler is a component of CLR which converts MSIL into native code(machine code).