I am new to the list! Sorry for my dumb question ... but I have compiled the hello_world.cpp and tried to run a simple script using document.write and received the following message:
<unknown>: 0: Uncaught ReferenceError: document is not defined Segmentation fault The V8 does not have the ECMAScript fully implemented? How can I use javascript scripts (that sentence was a bit ugly = P) in V8!? -- v8-users mailing list [email protected] http://groups.google.com/group/v8-users
