A runtime library is a library that provides access to the runtime environment that is available to a computer program – tailored to the host platform. A runtime environment implements the execution model as required for a development environment such as a particular programming language. A runtime library may provide basic program facilities such as for memory management and exception handling.