lua-src

Crates.iolua-src
lib.rslua-src
version548.1.1
created_at2020-01-20 22:38:45.599441+00
updated_at2025-06-17 21:23:24.228474+00
descriptionSources of Lua 5.1/5.2/5.3/5.4 and logic to build them.
homepage
repositoryhttps://github.com/mlua-rs/lua-src-rs
max_upload_size
id200592
size2,487,634
Alex Orlenko (khvzak)

documentation

README

lua-src

Build Status

This crate contains the sources of Lua 5.1/5.2/5.3/5.4 and logic to build them. Intended to be consumed by the mlua-sys crate.

License

This project is licensed under MIT license

Commit count: 61

cargo fmt