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

resty REPL #74

Open
LoganDark opened this issue May 4, 2022 · 1 comment
Open

resty REPL #74

LoganDark opened this issue May 4, 2022 · 1 comment

Comments

@LoganDark
Copy link

Sometimes I just want to test something out in OpenResty's fork of LuaJIT, that doesn't necessarily involve the lua-nginx APIs (or other OpenResty components). For example FFI stuff.

In that case a REPL would be more helpful than resty -e ... because I could inspect and modify things in real-time rather than tweaking a long string.

It would only need to be pure LuaJIT, no nginx stuff.

@rweichler
Copy link

rweichler commented Feb 10, 2023

/usr/local/openresty/luajit/bin/luajit

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

2 participants