luau0-src 0.2.2+luau521

Minimal sources of Roblox Luau and logic to build them.
Documentation
# luau-src
[![Build Status]][github-actions]

[Build Status]: https://github.com/khvzak/luau-src-rs/workflows/CI/badge.svg
[github-actions]: https://github.com/khvzak/luau-src-rs/actions

This crate contains the sources of Roblox [Luau] and logic to build them.
Intended to be consumed by the [mlua] crate.

[Luau]: https://github.com/Roblox/luau
[mlua]: https://crates.io/crates/mlua

# License

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