|
Re: Perl 6 and byte code: msg#00570lang.perl.perl6.internals
On Oct 27, 2004, at 6:24 AM, Gisle Aas wrote: How about the code JITed from the bytecodes. Will it be shared? The JITed code can't be shared directly--in it's current form, it (intentionally) includes absolute addresses which wouldn't be valid for other processes. But the exec core allows (or, will allow) bytecode to be compiled into a native executable (or presumably, library), so that would allow the advantages of native, memory-shared code. JEff |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: pmc_type: 00570, Leopold Toetsch |
|---|---|
| Next by Date: | Re: register allocation questions: 00570, Dan Sugalski |
| Previous by Thread: | Re: Perl 6 and byte codei: 00570, Dan Sugalski |
| Next by Thread: | Another state update WRT indirect register calling scheme: 00570, Leopold Toetsch |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |