Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Optimize outputted Lua code #68

Open
Enn3Developer opened this issue Dec 29, 2022 · 1 comment
Open

Optimize outputted Lua code #68

Enn3Developer opened this issue Dec 29, 2022 · 1 comment
Labels
enhancement New feature or request experimental The changes may break something or be a bad idea

Comments

@Enn3Developer
Copy link
Member

As per title, optimize the outputted Lua code.
There are always room for optimizations here and there in the code, so adding a step inside the compiler between the parser and the compiler.
This feature should be added in 4.0

@Maiori44 Maiori44 added enhancement New feature or request experimental The changes may break something or be a bad idea labels Dec 29, 2022
@Maiori44 Maiori44 added this to the 4.0 milestone Dec 29, 2022
@Maiori44
Copy link
Member

It should probably be only enabled with a flag like --release

@Maiori44 Maiori44 moved this to Unsure in Update 4.0 Nov 30, 2023
@Maiori44 Maiori44 removed this from the 4.0 milestone Nov 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request experimental The changes may break something or be a bad idea
Projects
Status: Unsure
Development

No branches or pull requests

2 participants