Runtime
TODO: Coming soon, probably
At runtime, Scratch projects are executed, or run. The Scratch Virtual Machine is responsible for providing a project with the memory and services needed for it to run. It contains the project in a sandboxed Scratch environment, which makes it possible for projects to run across several platforms. This section serves to explain how projects are interpreted and executed by the Scratch VM, including script and target handling.