Go to file
Michael Pfaff 46f714691b
Clone the Luau sources from a configurable git url instead of vendoring them in the repo
2023-07-16 14:46:51 -04:00
.github/workflows Update CI 2022-09-17 22:02:48 +01:00
src Clone the Luau sources from a configurable git url instead of vendoring them in the repo 2023-07-16 14:46:51 -04: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.10+luau581 2023-06-16 21:56:50 +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