Description
Stack-based bytecode or programs can be executed in a small virtual machine. This is useful for language experiments, teaching virtual-machine design, or running software built for this VM.
It is a developer-oriented runtime, not a general desktop virtualization tool. Only run programs from trusted sources because virtual machines can still process files or data depending on their design.