runtime loader

C31575
concept

A runtime loader is a system component that dynamically loads, links, and prepares executable code or modules into memory during a program’s execution rather than at compile time.

Observed surface forms (4)

Surface form Occurrences
dynamic linking function 1
module loader 1
runtime 1

Instances (6)

Instance Via concept surface
Diego Cell runtime component
dynamic loader (ld-linux)
Akka runtime
RequireJS module loader
LoadLibrary dynamic linking function
classic Mac OS Code Fragment Manager
surface form: Classic Mac OS Code Fragment Manager