Glossary
Sign up
Glossary

JIT (Just-In-Time)

A compilation technique used in some programming languages and runtime environments that compiles code at runtime, typically providing improved performance and flexibility.