×

Just-in-time compilation

In computing, just-in-time compilation is compilation during execution of a program rather than before execution. This may consist of source code translation but is more commonly bytecode translation to machine code, which is then executed... Wikipedia