Re: [dev] Re: Most suckless multi-language VM

From: pancake <pancake_AT_youterm.com>
Date: Mon, 3 Oct 2011 20:08:41 +0200

Nope. Virtualization != emulation != simulation != interpretation.

Nevertheless when ppl talk about virtual machines they usually refer to pieces of software that implement machines that cannot be implemented by hardware because they provide high level opcodes and primitives.

If you use gxemul or qemu you end up having the same problems than running your software natively as audio/video/io/network is not abstracted and require a system running on top of your app to handle it.

Virtual machines are also refered to code emulation on top of real architecture or software in advanced binary packers.

On 03/10/2011, at 19:44, Bjartur Thorlacius <svartman95_AT_gmail.com> wrote:

> On Mon, Oct 3, 2011 at 5:38 PM, pancake <pancake_AT_youterm.com> wrote:
> Emulating is virtually executing...
>
Received on Mon Oct 03 2011 - 20:08:41 CEST

This archive was generated by hypermail 2.3.0 : Mon Oct 03 2011 - 20:12:03 CEST