cffi-lua

A portable C FFI for Lua 5.1+

$ luarocks install cffi-lua

This is a portable C FFI for Lua, based on libffi. It aims to be
mostly compatible with the LuaJIT FFI, but written from scratch
and compatible with different systems and CPU architectures.

It doesn't aim to provide strictly only what LuaJIT FFI provides;
there is also support for features from newer Lua versions as well
as various other extensions, both in its API and in its language
support.

Versions

0.2.3-11 year ago5,860 downloads
0.2.2-12 years ago(revision: 2)177 downloads
0.2.1-13 years ago873 downloads
0.2.0-13 years ago117 downloads
0.1.1-14 years ago137 downloads

Dependencies

lua >= 5.1

Dependency for

rawterm, scheduler, wau

Manifests