Re: LuaJIT 2 ffi (casting / force hotpath)
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: LuaJIT 2 ffi (casting / force hotpath)
- From: Enrico Tassi <gareuselesinge@...>
- Date: 2011年1月20日 22:57:07 +0100
On Thu, Jan 20, 2011 at 10:23:30PM +0100, Mike Pall wrote:
> I hope the docs clear up many of your questions.
Hope you don't mind if I raise a (new?) one, not related to the docs,
but that came up reading:
The FFI library is tightly integrated into LuaJIT (it's not available
as a separate module).
Is it impossible, doable, planned or a completely crazy idea... to have
that very nice feature working with plain Lua? I mean, generating C
glue, instead of asm glue?
Cheers
--
Enrico Tassi