|
|
|
|
|
by wruza
727 days ago
|
|
Loading raw bytecode is known to be unsafe, and iirc that is mentioned in lua_load/luaL_load* documentation. A preprocessor could spit out Lua code with the same effect and less complexity. Really interesting why and how these decision were made. |
|