lightning
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Lightning] Code recompiler


From: Paolo Bonzini
Subject: Re: [Lightning] Code recompiler
Date: Fri, 14 May 2010 22:30:34 +0200

On Fri, May 14, 2010 at 21:23, Martin Sundhaug <address@hidden> wrote:
> Recently I got this idea, what if, instead of JIT-ing a language like Java,
> what if I could recompile object code from one architecture into code for
> another architecture, is it possible with lightning, and if so, any help?

Sure, that's what QEMU does.  You can use any compilation technology,
e.g. LLVM or lightning.  QEMU uses its own compiler, called TCG.

Paolo



reply via email to

[Prev in Thread] Current Thread [Next in Thread]