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

Add (the most important) command line switches from the LuaJIT executable #161

Open
4 tasks
rdw-software opened this issue Dec 20, 2022 · 0 comments
Open
4 tasks

Comments

@rdw-software
Copy link
Member

rdw-software commented Dec 20, 2022

Goals:

  • Can use the runtime directly to save bytecode
  • Can dump traces and other stuff directly
  • Can eval code directly
  • Possibly some others from this list

This will be useful when running code that won't work in stock LuaJIT.

Eval is mostly for debugging, but shouldn't be difficult to implement.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant