Can I get the origin function string from mlua::Function
#356
Unanswered
attila-lin
asked this question in
Q&A
Replies: 1 comment
-
Lua does not store this information, every function is compiled to bytecode that you can dump |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I can only get
info
, will I want the origin source code.Beta Was this translation helpful? Give feedback.
All reactions