mirror of
https://github.com/openwrt/packages.git
synced 2026-05-31 23:12:02 +08:00
482cfd1c6a
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>