Re: RFC 301 (v1) Cache byte-compiled... Question

2000-09-28 Thread Dan Sugalski
At 03:48 PM 9/28/00 +, John van V wrote: >How would the byte-compiled caches relate to the compiled C code XS'd into >the modules?? When a module is built, in addition to transforming any XS code (or whatever it ultimately is) into an executable, perl will also compile any perl code into b

Re: RFC 301 (v1) Cache byte-compiled... Question

2000-09-28 Thread John van V
How would the byte-compiled caches relate to the compiled C code XS'd into the modules?? Could it be embedded, I think not, but please enlighten me.