DownloadDownloadDocsDocsGuidesGuides
GitHubGitHub (opens in a new tab)DiscordDiscord (opens in a new tab)

A Luau (opens in a new tab) runtime built with Zig

View Source (opens in a new tab)
Get Started

Run Luau on your machine

hello_world.luau
print("Hello World!")
$ zune run hello_world
Hello World!
Scythe Technology © 2025. Licensed under the MIT License.