VSCodeLuaDebug icon indicating copy to clipboard operation
VSCodeLuaDebug copied to clipboard

Add the op_halt patch for Lua 5.4.4

Open jfperusse opened this issue 2 years ago • 0 comments

Here's the op_halt patch updated for Lua 5.4.4.

It was tested successfully with vscode-debuggee.lua.

We could confirm the performance gain and that breakpoints and stepping through the code is working fine.

jfperusse avatar Mar 30 '23 03:03 jfperusse