Hi Noah, On Sun 18 Jul 2010 19:01, Noah Lavine <noah.b.lav...@gmail.com> writes:
> Attached are some patches I made for storing JIT code associated with > objcode objects. These are based on some threads a few weeks ago in > which we discussed how to handle JIT code, with the eventual goal of > adding a JIT compiler to Guile (I'm working on it). Very interesting patches. They are a good start. Have you gone further with them? We should be able to coalesce the "fd" field of objcode with "parent", as they are mutually exclusive, so perhaps we can have a fourth word in objcode for jitted code. Andy -- http://wingolog.org/