This is an old revision of the document!
SpiderMonkey
- download source from http://ftp.mozilla.org/pub/mozilla.org/js/
- build with this (BUILD_OPT=1 forces a non-debug, optimized build)
make -f Makefile.ref BUILD_OPT=1
- a js executable will be created in js/src/Darwin_OPT.OBJ