Closed
Description
In the disassemble
call, the instructionOffset
is treated as if it would be measuring the offset in bytes instead of as instructions (source code). This leads to an corrupted disassembly view in VS Code when scrolling
In the disassemble
call, the instructionOffset
is treated as if it would be measuring the offset in bytes instead of as instructions (source code). This leads to an corrupted disassembly view in VS Code when scrolling