Chunk and modules loading. A "chunk" in Lua terms is a piece of code. You can load it at runtime from files, strings, or provider functions.
確定! 回上一頁