Comment Re:Lies, Damn lies, and the Amiga (Score 1) 106
Wrong. VP code is not interpreted as it is executed. It is translated at load time into native assembler before execution. While the program is running, there is no interpretation process.