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.4-1100 days ago57 downloads
0.2.3-13 years ago7,804 downloads
0.2.2-13 years ago(revision: 2)190 downloads
0.2.1-15 years ago887 downloads
0.2.0-15 years ago126 downloads
0.1.1-15 years ago145 downloads

Dependencies

lua >= 5.1

Dependency for

rawterm, scheduler, wau, wau, yamlscript

Manifests