Right now, we're only operating on ffi.C namespaces, which is all good for embedding luajit into ooc applications.
But it should also be possible to use luajit standalone and use howling to access dynamic ooc libraries, for speedups and stuff like that.
Right now, we're only operating on
ffi.Cnamespaces, which is all good for embedding luajit into ooc applications.But it should also be possible to use luajit standalone and use howling to access dynamic ooc libraries, for speedups and stuff like that.