SpiderMonkey Embedding Resources

4 days ago 1

This repository contains documentation and examples for people who want to embed the SpiderMonkey JavaScript engine.

The information on this esr102 branch applies to SpiderMonkey 102.x, an Extended Support Release (ESR). For other versions of SpiderMonkey, check the other branches: next for information that will apply in the next as-yet-unreleased ESR, or earlier esr branches for previous versions.

Check the docs/ directory for howtos and documentation, such as:

The examples/ directory contains code examples. See the README in that directory for build instructions.

Read Entire Article