High level bindings to Lua 5.5/5.4/5.3/5.2/5.1 (including LuaJIT) and Luau with async/await features and support of writing native Lua modules in Rust.
# Cargo.toml
[dependencies]
mlua = "0.11.6"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Evaluate Lua code from Rust.
Add `features = ["lua54"]` to your Cargo.toml dependency.
No dependency data recorded yet.