lua-users home
lua-l archive

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


> All Lua libraries must prevent Lua code from crashing the host program.

(Except the debug library, which can break the "security measures"
of other libraries...)

-- Roberto