Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 375 Bytes

runtime.md

File metadata and controls

5 lines (3 loc) · 375 Bytes

A UOR Runtime is a type that represents a runtime module. The UOR Runtime type describes the name, purpose, and entrypoint of the runtime module.

A UOR runtime is linked to a UOR Class by a UOR Statement. A UOR Runtime is linked to an executable runtime module by using the UOR Statement to link the UOR Runtime to an OCI Descriptor that describes the runtime module.

When