logo       

Re: Perl 6 and byte code: msg#00570

lang.perl.perl6.internals

Subject: Re: Perl 6 and byte code

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>
Google Custom Search

News | FAQ | advertise