ic/v8-powerpc
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Project to port the V8 JavaScript engine originated at Google to the PowerPC architecture. Short-term goal: Get V8 on PowerPC and PowerPC 64. Long-term goal: Get Node.js and Google Chrome to PowerPC users. Current Status: No new code added yet due to a long pause. The approach followed here is based on advice for the MIPS port: http://goo.gl/TYMmh.