Nymphium / opeth

Opeth is the optimizer and debug tools for Lua 5.3 VM bytecode, or Metal band
http://www.coins.tsukuba.ac.jp/syllabus/GB13312_GB13322.html
MIT License
67 stars 1 forks source link

moonstep: interactive execution with nested call (non top level) #1

Closed Nymphium closed 7 years ago

Nymphium commented 7 years ago

moonstep supports step-by-step execution of only top-level. If a callee is the lua functoin, it should be executed same as top-level.