[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: wip-rtl native patch
From: |
Andy Wingo |
Subject: |
Re: wip-rtl native patch |
Date: |
Mon, 21 Jan 2013 14:21:53 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.2 (gnu/linux) |
On Thu 09 Aug 2012 20:59, Stefan Israelsson Tampe <address@hidden> writes:
> DO you think that this will do as an initial patch to wip-rtl in order
> to introduce the possibility to
> execute native code or JIT:ed code. We reserve the first two indexes in
> the ip text area to fit
> a pointer to native code to be executed.
I would rather use a different tc7 and the existing fallback `apply'
loop. Note that this does not preclude JIT compilation: we can change
the tc7 of an object at runtime.
Cheers,
Andy
--
http://wingolog.org/
- Re: wip-rtl native patch,
Andy Wingo <=