A runtime is something you need to start before being able to use a language (typically a garbage collector, an event loop, a threadpool or a VM)
A runtime is something you need to start before being able to use a language (typically a garbage collector, an event loop, a threadpool or a VM)