rustio rustio.net
51

luna-aot

v2.16.0 Experimental

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.

MIT OR Apache-2.0 Edition 2024 MSRV 1.86
No standard libraryCompilers #lua#jit#interpreter#embedded#vm

Quick Verdict

  • Actively maintained (updated 8d ago)
  • Permissive license (MIT OR Apache-2.0)

Security

Checking security advisories...
Downloads
294
Dependents
0
Releases
17
Size
85KB

Deep Insights

📊
Download activity

294 downloads in the last 30 days (10/day avg).

👤
Prolific maintainer

The primary maintainer publishes 158 crates. This suggests deep Rust expertise and long-term commitment to the ecosystem.

Health Breakdown

Maintenance 16/25

Recency, release consistency, active ratio

Quality 14/25

Yanked ratio, deps, size, maturity, features

Community 6/20

Reverse deps, ownership, ecosystem

Popularity 3/15

Downloads, momentum, growth trend

Documentation 12/15

Docs, repo, license, metadata

Download Trend

Daily downloads · last 90 days
0/day avg
04/265/146/16/197/77/24

Version Adoption

v2.13.0
21%
v2.8.0
20%
v2.11.0
20%
v2.7.0
19%
v2.12.0
19%

Release Timeline

10 releasessince 2026
J
F
M
A
M
J
J
A
S
O
N
D
2026
10
Less
More

README

Loading README...

Maintainers

Dependencies
11
direct dependencies
Dependents
0
crates depend on luna-aot

Similar Crates