Lune 🌙

Current Lune library version CI status Release status Lune license

A standalone Luau script runtime.

Write and run scripts, similar to runtimes for other languages such as Node / Deno, or Luvit for vanilla Lua.

Lune provides fully asynchronous APIs wherever possible, and is built in Rust 🦀 for optimal safety and correctness.

Features

Non-goals

Where do I start?

Head over to the Installation page to get started using Lune!