FFI to conveniently export Lua functions as a DLL?
Björn Buckwalter <[email protected]>
| Newsgroups | gmane.comp.lang.lua.general |
|---|---|
| Message-ID | <[email protected]> |
Hi all, The LuaJIT FFI library[1] and Alien[2] make it very convenient to call external (C) libraries, by providing C declarations from header files verbatim. Is there similar tooling but for exporting Lua functions as a DLL based? Thanks, Bjorn [1]: https://luajit.org/ext_ffi.html [2]: https://github.com/mascarenhas/alien -- You received this message because you are subscribed to the Google Groups "lua-l" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion visit https://groups.google.com/d/msgid/lua-l/b8f462be-a5ee-42da-bbcb-b61348d8ab09n%40googlegroups.com.