Changes

Jump to navigation Jump to search

Dynamic recompilation

25 bytes removed, 05:58, 29 March 2014
no edit summary
In [[computer science]], '''dynamic Dynamic recompilation''' (sometimes abbreviated to '''dynarec''' or the [[pseudo-acronym]] '''DRC''') is a feature of some [[emulator]]s and [[virtual machine]]s, where the system may [[Compiler|recompile]] some part of a [[Computer program|program]] ''during execution''. By compiling during execution, the system can tailor the generated code to reflect the program's run-time environment, and potentially produce more efficient [[code]] by exploiting information that is not available to a traditional static [[compiler]].
==Uses==
Anonymous user

Navigation menu