Hi, I have a compiled .so and would like to add it to along with my Luvi project. In the docs it states that Luvi allows the use of LuaJIT extensions. Does this include the FFI lib as well?
The issue I'm having is getting Luvi to recognize the .so in my directory structure. Is there a specific place I should put it? There is a LuaJIT binding already, and I have successfully used this in a straight LuaJIT project. (unqlite.org) and (https://bitbucket.org/sirpengi/luajit-unqlite) Any tips appreciated. Cheers. -- You received this message because you are subscribed to the Google Groups "luvit" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
