I'm working on a v8 embedding that needs to take a JSON file as a
command line argument.  I'd prefer not to Script::Run() it directly,
for the usual reason folks don't want to eval() json.  Is there a
native API for JSON.parse()?


Rob.

-- 
v8-users mailing list
[email protected]
http://groups.google.com/group/v8-users

Reply via email to