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

More mature lua-bundling #54

Open
argonui opened this issue Nov 29, 2022 · 0 comments
Open

More mature lua-bundling #54

argonui opened this issue Nov 29, 2022 · 0 comments

Comments

@argonui
Copy link
Owner

argonui commented Nov 29, 2022

Currently lua bundling version 1.6 works great, but it is brittle due to string matching and regex. It would be nice to make it more future proof.

  1. implement lua lexer
  2. work with benjamin_dobell to have a full feature golang port of luabundle
  3. use a typescript/js emulator, load luabundle & dependencies, and execute bundling in virtual env
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