If you think there are areas you could use other people's assistance (such as adding run buttons to the GUI, etc.), it could be useful to start working on making a todo list somewhere convenient.
Bryce
I don't want to break the build, or add any bugs, but I don't think that this stuff will affect anyone at all, at least for the foreseeable future. Keep in mind that the libjs code will never change, and is also rather small, though it is a lot of small C files. So it should not add to the build burden.
However..... ;-)
...actually, if someone could take the /src/extension/script/js/Makefile and add its info to the main build tree, that would be a good start. I think they are using Makefile_insert or something.
Also, a menu item like "test script" or "run" or some name like that would be useful, and have it execute the static method:
Inkscape::EcmaBinding::testMe()
would be awesome.
Bob