Probably depends on the properties you require from your binding. You could 
also serialize the object into JSON in your "other" language, prepend a 
function call (as in JSONP) and have that executed. I suspect this to be 
less costly in glue code and (depending on your "other" language, probably 
more costly in CPU time, since you add parsing). 


-- 
-- 
v8-users mailing list
[email protected]
http://groups.google.com/group/v8-users
--- 
You received this message because you are subscribed to the Google Groups 
"v8-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to