lua-module.md 386 B

参考 luarocks-build-xmake 如果你的 lua 模块含有 C 代码,你可以使用 LuaNativeObjects 去从 lua 代码生成 C 代码。 参考例子