FFI: Register the FFI library as a loaded module in luaopen_ffi().
commitee644872e3d60852cdb7f73766dc4e303b28e708
authorMike Pall <mike>
Tue, 5 Apr 2011 23:31:21 +0000 (6 01:31 +0200)
committerMike Pall <mike>
Tue, 5 Apr 2011 23:31:21 +0000 (6 01:31 +0200)
tree3b5deadca6bc2eea75b87df6f4e9089b7b38fb28
parent734e96fa054912b44cd810ab81ec61320e5dc3d3
FFI: Register the FFI library as a loaded module in luaopen_ffi().

Allows loading it on startup like other libraries in lib_init.c.
src/lib_ffi.c
src/lj_lex.c