Files
mlua-rs-mlua/mlua-sys
Alex Orlenko a85e757d4d Bump luau-src to v0.6.0+luau588
This release has better codegen support (and breaking changed unfortunately)
2023-07-28 20:30:46 +01:00
..
2023-07-28 20:30:46 +01:00
2023-07-28 20:30:46 +01:00
2023-04-12 23:23:34 +01:00

mlua-sys

Low level (FFI) bindings to Lua 5.4/5.3/5.2/5.1 (including LuaJIT) and Roblox Luau.

Intended to be consumed by the mlua crate.