[ANN] wxJavaScript 0.9.73
Franky Braem
f.braem at skynet.be
Tue Mar 4 13:53:31 PST 2008
wxJavaScript ports wxWidgets to JavaScript using SpiderMonkey, the
JavaScript engine used in FireFox. wxJavaScript also provides an Apache
module, A FCGI server, and ports to MySQL, SQLite, ...
Today version 0.9.73 is released, which contains the following changes:
- mod_wxjs works now with vhosts (Thanks Joris Vandesande)
- Each module must implement wxModule now for initialisation,
only wxJS_InitClass must be exported now.
- curl module introduced
- wxJS_fcgi can be used to run wxJavaScript as FastCGI
- Escape % in wxjs.print
- SpiderMonkey source, NSPR source is now distributed within
wxJavaScript source
- Errors can be reported on a webpage in mod_wxjs: wxJS_ReportErrorOnPage
- JavaScript 1.7 is used
More info can be found here: http://www.wxjavascript.net
Franky
More information about the wx-users
mailing list