mirror of
https://github.com/openwrt/packages.git
synced 2025-12-27 03:24:57 +04:00
Lua-ffi is a portable lightweight C FFI for Lua, based on libffi and aiming to be mostly compatible with LuaJIT FFI, but written from scratch in C language. Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com>