Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 484 Bytes

i.12-virtual-execution-system.md

File metadata and controls

3 lines (2 loc) · 484 Bytes

I.12 Virtual Execution System

The Virtual Execution System (VES) provides an environment for executing managed code. It provides direct support for a set of built-in data types, defines a hypothetical machine with an associated machine model and state, a set of control flow constructs, and an exception handling model. To a large extent, the purpose of the VES is to provide the support required to execute the CIL instruction set (see Partition III).