Go to file
Alex Orlenko ab7f49f168
Support setting vector size (3 or 4)
2023-06-15 20:15:51 +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 Support setting vector size (3 or 4) 2023-06-15 20:15:51 +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