Hi Noah,

On Mon 21 Jun 2010 20:19, Noah Lavine <noah.b.lav...@gmail.com> writes:

> I don't know where to store the JITed code.

The 2.2 branch probably will add a slot to objcode objects for native
code. If you want to do this, that's fine. Otherwise if you want 2.0
compat, use an object property, or equivalently, a weak-key hash table.

Andy
-- 
http://wingolog.org/

Reply via email to