Does this also mean that it is not a good idea to use luaL_requiref(L, "_G", ...) to load another library as "global" into _G, because package.loaded._G is already occupied by baselib and it would not actually load it because "package not already loaded"?
суббота, 13 июня 2026 г. в 04:28:13 UTC+2, Martin Eden: