Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Testing

LuauToolkit comes with a test suite.

lune run tests          # Run all tests
lune run tests bytecode # Run all bytecode tests
lune run tests --werror # Run all tests and treat warnings as errors