Port of Google V8 javascript engine to PowerPC - PowerLinux and AIX.
July 23th 95% of the tests were passing. (with crankshaft!)
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