I want to support a new API, which is usually not supported by the V8 JS Engine that ships with Chrome. Is it possible to do this by setting up V8 with Chrome.
I am open to using Spidermonkey, which is provided by Firefox. I just want this API to be supported by a popular browser.
I tried to find the answer on the Google forums here as well, but most of them talk about embedding V8.
source share