Hi Maciej, On Sun, Jan 31, 2010 at 03:31:20PM +0100, Maciej Fijalkowski wrote: > My proposition would be not to add new features to tracing until we > fix bugs. Bugs being segfaults when you try running stuff on top of > pypy-c-jit like apptests or translate.py (smalltalk target crashes > every few tries).
Sorry, it's already done :-) We can now translate RPython programs containing several JITting interpreters. There are of course details to fix but basically it just works. A bientot, Armin. _______________________________________________ [email protected] http://codespeak.net/mailman/listinfo/pypy-dev
