lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


> A feature I would love to see is a good FFI built in to Lua 5.3--a
> real boon to us who use Lua mainly as an extendible language.

Unfortunately, there is no way to implement that in ANSI C.

-- Roberto