Open gedw99 opened 2 years ago
https://github.com/emad-elsaid/debugger
works well for me too.
uses gioui for gui, so no web / electron stuff needed. Can also compile to run on Web, Desktop or mobile. Not that mobile makes sense for a golang debugger, but because its gioui it can.
Awesome, I'll check it out and see how to integrate it. Thank you!
https://github.com/emad-elsaid/debugger
works well for me too.
uses gioui for gui, so no web / electron stuff needed. Can also compile to run on Web, Desktop or mobile. Not that mobile makes sense for a golang debugger, but because its gioui it can.