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-12 years ago7,646 downloads
0.2.2-13 years ago(revision: 2)184 downloads
0.2.1-14 years ago879 downloads
0.2.0-15 years ago123 downloads
0.1.1-15 years ago143 downloads

Dependencies

lua >= 5.1

Dependency for

rawterm, scheduler, wau, yamlscript

Manifests