On Mon, May 14, 2012 at 5:09 PM, Ludovic Courtès <l...@gnu.org> wrote:
> Hi Andy!
>
> This all looks pretty exciting!  Being able to get rid of all repeated
> ‘local-{ref,set}’ instructions sounds compelling.  And it does seem to
> bring us one step closer to native code.
>
> Presumably the tricky part will be the register allocator, right?

The register based VMs I've seen ignore this issue by allowing for an
infinite set of registers. :)

-- 
http://www.apgwoz.com

Reply via email to