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,958 downloads
0.2.2-12 years ago(revision: 2)179 downloads
0.2.1-13 years ago875 downloads
0.2.0-13 years ago119 downloads
0.1.1-14 years ago139 downloads

Dependencies

lua >= 5.1

Dependency for

rawterm, scheduler, wau

Manifests