Also called
process virtual machine, application virtual machine. a platform-independent execution environment that itself runs as a normal application inside a host operating system and enables a program written for the virtual machine to execute the same way on any platform:
JVM, written in the Java programming language, is the most common process virtual machine.