Port of Google V8 javascript engine to PowerPC
July 16th 97% of the tests were passing.
Compile code:
make dependencies; make -j8 ppc regexp=interpreted
Test code:
tools/run-tests.py -j 12 --progress=dots --no-presubmit --arch-and-mode=ppc.debug --junitout v8tests-junit.xml