Just-in-time compilation
From DocForge
| This page is a stub. It's lacking in details and can use your help. Please contribute your knowledge to this page. |
Just-in-time compilation is the process of compiling code immediately before execution. This can be contrasted with more "standard" compiling which is done separately before an application is launched.
Do you have information or insights to contribute to this article? Please feel free to edit this page. Ask questions or contribute to the discussion on this article's talk page.

