Compilation

  • Lua precompiles code when it is run
  • Precompiled code can also be distributed
    • Precompiling is done using luac
    • These are called binary chunks