Go to file
Alex Orlenko e88e1f2a89
v0.5.9+luau579
2023-06-07 12:44:30 +01:00
.github/workflows Update CI 2022-09-17 22:02:48 +01:00
luau v0.5.9+luau579 2023-06-07 12:44:30 +01:00
src New build options: max_cstack_size and use_longjmp 2023-05-20 23:07:39 +01:00
testcrate Add Luau CodeGen (jit implementation, currently experimental) 2023-05-20 22:49:37 +01:00
.gitignore Initial commit 2022-02-23 14:49:16 +00:00
Cargo.toml v0.5.9+luau579 2023-06-07 12:44:30 +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