I am working on a standalone JavaScript development runtime environment for using JavaScript as a general-purpose scripting language.
Currently I support the following libraries: zlib, SQLite, FastCGI, NSPR (Netscape Portable Runtime), ODE (Open Dynamics Engine), libpng, libjpeg, librsvg, freetype, librsvg, SDL, libiconv, OpenGL, OpenAL, ogg vorbis, libTomCrypt, libffi (Foreign function interface).
Now I am looking for other useful libraries to bind to my project.