Home / Definitions / Runtime

Runtime

Webopedia Staff
Last Updated May 24, 2021 7:54 am

Occurring while a program is executing. For example, a runtime error is an error that occurs during program execution and a runtime library is a library of routines that are bound to the program during execution. In contrast, compile-time refers to events that occur while a program is being compiled.