The Baseline Compiler Has Landed, Mozilla JavaScript Blog 中文翻译by 编译路漫漫 2013-02-03: Jon Coppeard Spider Monkey Garbage Collection, Air Mozilla 2013-01-03: Jim Blandy Support for debugging SpiderMonkey with GDB
The basic requirement for building Zephyr boards is that you'll need to install and setup the correct cross-compiler toolchain on your Mac for the boards you are trying to build. You need to install crosstool-ng, which allows you to build the x86 images you can run on QEMU, and for Ard...