Go to file
Alex Orlenko 4dee6278da
Update tests (fix LUA_GLOBALSINDEX)
2022-12-02 23:24:55 +00:00
.github/workflows Update CI 2022-09-17 22:02:48 +01:00
luau Update Luau to 0.555 (with patch to change LUAI_MAXCSTACK) 2022-12-02 22:29:58 +00:00
src Add Luau version to `Artifacts` and env variable 2022-12-02 23:00:38 +00:00
testcrate Update tests (fix LUA_GLOBALSINDEX) 2022-12-02 23:24:55 +00:00
.gitignore Initial commit 2022-02-23 14:49:16 +00:00
Cargo.toml v0.4.1+luau553 2022-11-11 00:36:44 +00: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