[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: LuaJIT 2 ffi (casting / force hotpath)
- From: Mike Pall <mikelu-1101@...>
- Date: Thu, 20 Jan 2011 22:23:30 +0100
I wrote:
> Thanks for testing the LuaJIT FFI! I guess I have to clear up some
> misconceptions (my fault, since I haven't written the docs, yet):
Ok, for anyone still interested: I've just added a first (rough)
cut of the documentation for the FFI library. The tutorial and the
section on semantics is still missing.
So point a browser to:
doc/ext_ffi.html
after pulling from LuaJIT git HEAD.
I hope the docs clear up many of your questions. If not, then
please ask here. Feedback welcome!
--Mike