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 amount of Lua generated #5

Open
vallode opened this issue Apr 21, 2024 · 0 comments
Open

Optimize amount of Lua generated #5

vallode opened this issue Apr 21, 2024 · 0 comments

Comments

@vallode
Copy link
Owner

vallode commented Apr 21, 2024

Currently we are generating well above 100k lines of Lua annotations, this is mostly due to df-structures enums and bitfields. There are probably some easy wins to be made here.

  • Decide if we need Enum/Bitfield type bi-directional mapping
  • Further optimize the amount of boilerplate methods we output
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant