From: Andy Wingo <wingo@pobox.com>
To: Noah Lavine <noah.b.lavine@gmail.com>
Cc: guile-devel@gnu.org
Subject: Re: Troubles with Objcode and Storing JIT Pointers
Date: Mon, 21 Jun 2010 22:19:34 +0200 [thread overview]
Message-ID: <m3tyow9m09.fsf@pobox.com> (raw)
In-Reply-To: <AANLkTilrcaEJHMP9nsZh-sTxc0fCe2CM_HVkImIL4GXx@mail.gmail.com> (Noah Lavine's message of "Mon, 21 Jun 2010 14:19:31 -0400")
Hi Noah,
On Mon 21 Jun 2010 20:19, Noah Lavine <noah.b.lavine@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/
next prev parent reply other threads:[~2010-06-21 20:19 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-06-21 18:19 Troubles with Objcode and Storing JIT Pointers Noah Lavine
2010-06-21 20:19 ` Andy Wingo [this message]
2010-06-21 22:23 ` Noah Lavine
2010-06-22 19:03 ` Andy Wingo
2010-07-03 18:28 ` Noah Lavine
2010-07-04 17:43 ` Noah Lavine
2010-07-17 11:36 ` Andy Wingo
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/guile/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=m3tyow9m09.fsf@pobox.com \
--to=wingo@pobox.com \
--cc=guile-devel@gnu.org \
--cc=noah.b.lavine@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).