lua-src 535.0.2+540rc1

Sources of Lua 5.1/5.2/5.3/5.4(rc1) and logic to build them.
Documentation
1
2
3
4
5
6
7
8
# lua-src

This crate contains the sources of Lua 5.1/5.2/5.3/5.4(rc1) and logic to build them.
Intended to be consumed by the [mlua](https://crates.io/crates/mlua) crate.

# License

This project is licensed under [MIT license](http://opensource.org/licenses/MIT)