openresty--5--ffi和增加第三方模块 发表于 2020-07-25 | 分类于 openresty | ffiffi12345local ffi = require("ffi")ffi.cdef[[int printf(const char *fmt, ...);]]ffi.C.printf("Hello %s!", "world") 12[root@192 openresty]# ./luajit/bin/luajit-2.1.0-beta3 ./nginx/lua/ffi.lua Hello world 增加第三方模块 查询相关模块" 把第三方模块复制到resty下" 打赏 微信支付