1 repository
Mechanisms for stopping the execution of a program and returning control to the host shell.
Distinct from System Console Management: Candidates focus on hypervisor exits or exit code tracking, not the simple action of terminating a VM program to return to the console.
Explore 1 awesome GitHub repository matching operating systems & systems programming · Runtime Process Termination. Refine with filters or upvote what's useful.
TIC-80 is a fantasy console platform and multi-language game engine that provides a virtual retro game development environment. It operates via a bytecode virtual machine that executes game logic within fixed memory and resolution constraints. The project distinguishes itself by offering integrated asset editors for pixel art, tile maps, and a pattern-based chiptune audio workstation all within a single environment. It supports multi-language scripting, allowing developers to write logic in Lua, JavaScript, or Ruby, and provides a standalone game exporter to package projects into native execu
Allows the running program to stop execution and return the user to the system command line.