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 ago3,847 downloads
0.2.2-11 year ago(revision: 2)175 downloads
0.2.1-13 years ago871 downloads
0.2.0-13 years ago115 downloads
0.1.1-13 years ago135 downloads

Dependencies

lua >= 5.1

Dependency for

rawterm, wau

Manifests