Web-based text Console (debug output)

For gamers to send in bug reports that go beyond a stacktrace, it would be nice to have a browser-based version of the Simulator's Console output so they could send debug output to the developer without having to install the full SDK.

Seems to me that the pd-usb project is 90% of the way there, see here for working examples:

https://cranksters.github.io/pd-usb/

And the source:

But:

  • it doesn't have a "show console" example or js command yet
  • It would be nice to have this be hosted by a trusted source like Panic