Go to file
Alex Orlenko 62eec25de6
Set opt_level=2 only for release builds
2022-08-23 10:45:55 +01:00
.github/workflows Initial commit 2022-02-23 14:49:16 +00:00
luau Update Luau to 0.541 2022-08-23 10:35:40 +01:00
src Set opt_level=2 only for release builds 2022-08-23 10:45:55 +01:00
testcrate Change version to `0.1.0+luau516` 2022-02-25 13:14:52 +00:00
.gitignore Initial commit 2022-02-23 14:49:16 +00:00
Cargo.toml v0.3.6+luau536 2022-07-17 22:35:35 +01:00
LICENSE Initial commit 2022-02-23 14:49:16 +00:00
README.md Initial commit 2022-02-23 14:49:16 +00:00

README.md

luau-src

Build Status

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

License

This project is licensed under MIT license