main.luau

Settings

Configure type checking and compiler

Type Checking
Mode
Solver
Compiler
Optimization
Debug Info
Output Format

Embed Playground

Copy the code below to embed this playground on your site.

Theme
HTML
<iframe
  src="https://play.luau.org/"
  width="100%"
  height="400px"
  style="border: 1px solid #e2e8f0; border-radius: 8px;"
  loading="lazy"
  allow="clipboard-write"
  title="Luau Playground"
></iframe>
1234567891011121314151617
Run your code to see output here...