Hi all V8-ers... Recently I have become aware of a awesome little project named "node.js" ( http://nodejs.com/ ) which is powered by the amazing V8 Javascript VM. An idea has been tossed around recently, which is to manipulate DOM structure within server-side code. This would enable lots of new possibilities in the area of HTML code generation.
I am just curious on what needs to be done to make this possible? Node.Js has a add-on architecture ( http://nodejs.org/api.html#_addons ) that lets users write extensions in C / C++ . If someone could help make this possible, it could potentially change the way some do web development! Thanks for reading, Tim. -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
