Quote:
Originally Posted by keehun
At the VERY LEAST, this would be the most amazing way to do console/error output work.
|
It does make that stuff much easier.
Theres a *ton* of potential with this because the interface is all done in javascript, so whatever you can do in a normal web page you can do here. What I really want to implement is some data acquisition stuff, but that will require a tiny bit of tweaking. Theres a javascript graphing library that should do the trick for the output however...
I've been considering the idea of supporting a printf-like log facility, but I'm not sure if thats going to happen or not.