luau-src-rs/README.md

16 lines
478 B
Markdown

# 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)