lua-users home
lua-l archive

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


> Does anyone else have view on my wish for:
> lua_load(), lua_dump() to have an extra parameter that strips the
> debug symbols?

For lua_load, yes please, and in the Lua interface as well.  Is it necessary for lua_dump?  Another option might be a strip function for closures (prototypes really).

--
Wim