summaryrefslogtreecommitdiffhomepage
path: root/doc/todo/javascript_client.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'doc/todo/javascript_client.mdwn')
-rw-r--r--doc/todo/javascript_client.mdwn3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/todo/javascript_client.mdwn b/doc/todo/javascript_client.mdwn
new file mode 100644
index 0000000..72bf4da
--- /dev/null
+++ b/doc/todo/javascript_client.mdwn
@@ -0,0 +1,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]]