luna-aot
Ahead-of-time compiler from Lua source to self-contained native binary, built on luna-core's VM. v1.3 scaffold ships the bytecode-embed pipeline (Lua source → luna bytecode dump → ELF/Mach-O/PE data section → linked binary); the Cranelift-lowered native trace codegen lands in follow-up sessions within the same v1.3 mega sprint. Embedders that want a runtime JIT keep using `luna-jit`; embedders that want pure interp keep using `luna-core`. `luna-aot` is a build-time tool, not a runtime dep of the produced binary.
Activity
- Latest release
- 1mo ago
- Total releases
- 20
- Cadence
- ~daily
- Last 12 months
- 20
Reach
- Downloads
- 329
- Stars
- 6
Details
- License
- MIT OR Apache-2.0
- First release
- Jun 24, 2026
Releases