Skip to content
This repository has been archived by the owner on Jul 22, 2023. It is now read-only.

Support Luau #91

Open
Kampfkarren opened this issue Nov 3, 2022 · 4 comments
Open

Support Luau #91

Kampfkarren opened this issue Nov 3, 2022 · 4 comments
Labels
enhancement New feature or request

Comments

@Kampfkarren
Copy link
Member

remodel currently only supports Lua 5.3. It would be awesome to support Luau as well. This could be done in a backwards compatible manner by having .lua run in Lua 5.3, and having .luau run in Luau.

@LPGhatguy
Copy link
Contributor

I think that we would ideally cut over to Luau completely in a new release, as opposed to supporting two different runtimes.

@LPGhatguy LPGhatguy added the enhancement New feature or request label Nov 5, 2022
@Kampfkarren
Copy link
Member Author

Works for me 👍

@regginator
Copy link

I think that we would ideally cut over to Luau completely in a new release, as opposed to supporting two different runtimes.

A full transition to Luau in a new release would be great, supporting both vanilla 5.3 and Luau wouldn't make much sense, I agree with this.

@ccuser44
Copy link

ccuser44 commented Mar 3, 2023

Support for vanilla Lua should be preserved also.

Also support for LuaJIT would be great as LuaJIT is used on some backend workflows

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants