Hi! I am happy to announce that v8cgi 0.9.2 was just released. Apart from the usual source code + win32 binary downloads (hosted at Google Code), we now also have a PPA repository for Ubuntu users: https://launchpad.net/~ondras/+archive/v8cgi
As the 1.0 version is getting closer, v8cgi is becoming more mature and feature complete. The obsolete "include" function was finally removed in favor of CommonJS-compliant "require"; many other bugs were squished. Most interesting new features: * Websocket module * Support for Socket.select and non-blocking socket operations * TLS module * readLine and writeLine for stdin, stdout and File instances Good luck and Merry Christmas! Sincerely, Ondrej Zara -- v8-users mailing list [email protected] http://groups.google.com/group/v8-users
