What is SpiderMonkey?

SpiderMonkey is the engine implementation of ECMAScript by Mozilla. It is used in Firefox browser and other Mozilla projects. Also used in no-sql, i.e. document databases, like MongoDB.

Dialects and engine implementations of JavaScript?