microsoft / pxt-mkc

Command line tool for MakeCode editors
https://microsoft.github.io/pxt-mkc/
MIT License
11 stars 6 forks source link

feat: Add option for emitting breakpoints in binary.js and forward debugger messages from sim #119

Closed riknoll closed 1 month ago

riknoll commented 1 month ago

Does two things:

  1. Adds option to compile binary.js with breakpoints
  2. Makes sure that debugger requests are forwarded to/from the sim in the simulator embedding page