2 مستودعات
Capability to launch different snapshots or versions of the same software within a single environment.
Distinct from Version-Specific Execution: Focuses on managing different software version snapshots rather than shell shebang headers.
Explore 2 awesome GitHub repositories matching programming languages & runtimes · Multi-Version Execution. Refine with filters or upvote what's useful.
rbenv is a Ruby version manager and shell environment manager designed to install, switch between, and manage multiple versions of the Ruby programming language. It functions as a project runtime isolator and an extensible versioning framework that ensures the correct Ruby binaries are executed based on the current context. The system uses a shim-based command interception model to resolve the active version before delegating execution to the binary. It allows for locking specific Ruby versions and environment variables to individual directories, ensuring project environment isolation. The ar
Allows executing a single command against multiple installed Ruby versions simultaneously.
FoldCraftLauncher is a Java game launcher for Android that provides a mobile runtime environment for executing various game versions and snapshots. It functions as an Android game environment that manages game instances, save files, and graphical renderer plugins. The project includes a Java runtime manager to bundle or import multiple Java versions, ensuring compatibility across different software releases. It features a virtual input mapper that simulates mouse and keyboard events by translating touch screen interactions and gyroscope data into desktop-style control signals. The system pro
Executes various game versions and snapshots on mobile devices to ensure compatibility.