File: javascript_client.mdwn

package info (click to toggle)
debug-me 1.20220324-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 712 kB
  • sloc: haskell: 3,151; sh: 115; makefile: 80
file content (3 lines) | stat: -rw-r--r-- 195 bytes parent folder | download | duplicates (4)
1
2
3
Since debug-me runs over websockets, it should be possible to compile it to
javascript and produce a web page that can display and even interact with a
debug-me session. Just an idea. --[[Joey]]