lune
« Back to VersTracker
Description:
Standalone Luau script runtime
Type: Formula  |  Latest Version: 0.10.4@0  |  Tracked Since: Oct 14, 2025
Links: Homepage  |  @luneorg  |  formulae.brew.sh
Category: Developer tools
Tags: luau runtime automation scripting developer-tools
Install: brew install lune
About:
Lune is a standalone runtime for executing Luau scripts, similar to Node.js for JavaScript. It provides a robust standard library for filesystem operations, networking, and process management. This makes it an excellent tool for building automation scripts, backend services, and development tooling without a game engine.
Key Features:
  • Standalone Luau runtime environment
  • Comprehensive standard library for I/O and networking
  • Built-in package management and async support
  • Strong typing with Luau type checking
Use Cases:
  • Writing automation scripts for file and data processing
  • Developing lightweight backend services and APIs
  • Creating custom CLI tools and developer utilities
Alternatives:
  • Lua – Standard Lua requires external libraries for many tasks Lune includes natively
  • Node.js – JavaScript runtime with a larger ecosystem, but heavier resource footprint
Version History
Detected Version Rev Change Commit
Oct 14, 2025 8:13am 0 VERSION_BUMP 091bb8a6
Sep 14, 2024 6:22pm 0 VERSION_BUMP 6982be11