rustio rustio.net
55

luna-runtime-helpers

v2.16.0 Experimental

Static-link runtime entry for AOT-produced binaries. Exposes a single C-ABI symbol `luna_aot_run(bytecode, len) -> i32` that constructs a luna `Vm`, `undump`s the embedded bytecode, calls the root chunk, and returns a process exit code. Built as a `staticlib` so `luna-aot`'s `cc` link step can statically pull it (plus rust stdlib) into the produced native binary. Also built as `rlib` so `luna-aot`'s integration tests can drive it via the Rust runtime.

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)
  • โœ“Tiny footprint (32KB, 2 deps)
  • โœ“Permissive license (MIT OR Apache-2.0)

Security

Checking security advisories...
Downloads
295
Dependents
0
Releases
17
Size
32KB

Deep Insights

๐Ÿ“Š
Download activity

295 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.

๐Ÿชถ
Minimal dependencies

Only 2 direct dependencies. Lean dependency tree means faster builds and lower supply chain risk.

๐Ÿ“
Compact crate

At 31KB, luna-runtime-helpers is lightweight. Small crate size correlates with focused, well-scoped functionality.

Health Breakdown

Maintenance 16/25

Recency, release consistency, active ratio

Quality 18/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.8.0
23%
v2.11.0
21%
v2.7.0
19%
v2.12.0
19%
v2.9.0
18%

Release Timeline

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

Feature Flags

default =["jit-helpers"]

jit-helpers*

README

Loading README...

Maintainers

Dependencies
2
direct dependencies
Dependents
0
crates depend on luna-runtime-helpers

Similar Crates