Talk:JavaScript engine
Appearance
SpiderMonkey
I find it strange that my edit has been reversed, considering that it is the only official JavaScript engine, directly from the author of the language. Moreover, it's not only used by the Mozilla browsers, but to extend C applications as well (I myself use it for this purpose).
Of course, there are other ECMAScript implementations, but JavaScript is actually the name of the Mozilla implementation of ECMAScript. I am wondering if the article should be renamed to ECMAScript, possibly, in this reguard...
Side note: JavaScript is not exactly the same as JScript, which violates ECMA on several accounts