RE: Creating an XSUB on the fly
[email protected] (bulk 88)
| Newsgroups | perl.xs |
|---|---|
| Message-ID | <[email protected]> |
> Date: Sat, 21 Jul 2012 06:28:17 -0500 > Subject: Re: Creating an XSUB on the fly > From: [email protected] > To: [email protected] > CC: [email protected] > > bulk88 - > > That's exactly what I needed! Thank you! Now I have to figure out how > to add args processing to this jit-compiled C function, but that's a > different problem. :-) > > David C stack args or Perl stack args?