lei/.gitmodules
Erica Marigold d82a23b44c
refactor: rename package internal->ffi & fix compile err
Fixed a compile error to do with passing too many arguments to
`lua_setuserdatametatable` when it only accepts 2.
2025-04-26 08:49:43 +01:00

6 lines
176 B
Text

[submodule "internal/luau"]
path = internal/luau
url = https://github.com/luau-lang/luau
[submodule "ffi/luau"]
path = ffi/luau
url = https://github.com/luau-lang/luau.git