(no title)
rnmmrnm | 1 year ago
>You should exert care when using this library. Several of its functions violate basic assumptions about Lua code (e.g., that variables local to a function cannot be accessed from outside; that userdata metatables cannot be changed by Lua code; that Lua programs do not crash) and therefore can compromise otherwise secure code (from the manual)
kinda creeps me out.
Dylan16807|1 year ago
rnmmrnm|1 year ago