guile-devel
[Top][All Lists]
Advanced

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

Re: Troubles with Objcode and Storing JIT Pointers


From: Andy Wingo
Subject: Re: Troubles with Objcode and Storing JIT Pointers
Date: Mon, 21 Jun 2010 22:19:34 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.92 (gnu/linux)

Hi Noah,

On Mon 21 Jun 2010 20:19, Noah Lavine <address@hidden> 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

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