issues
search
microsoft
/
pxt-mkc
Command line tool for MakeCode editors
https://microsoft.github.io/pxt-mkc/
MIT License
13
stars
6
forks
source link
feat: Add option for emitting breakpoints in binary.js and forward debugger messages from sim
#119
Closed
riknoll
closed
4 months ago
riknoll
commented
4 months ago
Does two things:
Adds option to compile binary.js with breakpoints
Makes sure that debugger requests are forwarded to/from the sim in the simulator embedding page
Does two things: