mirror of
https://github.com/mlua-rs/mlua
synced 2026-06-08 16:05:43 +00:00
e706ae4fcb
Closes #537
9 lines
218 B
Markdown
9 lines
218 B
Markdown
# mlua-sys
|
|
|
|
Low level (FFI) bindings to Lua 5.4/5.3/5.2/5.1 (including LuaJIT) and [Luau].
|
|
|
|
Intended to be consumed by the [mlua] crate.
|
|
|
|
[Luau]: https://github.com/luau-lang/luau
|
|
[mlua]: https://crates.io/crates/mlua
|