An open API service indexing awesome lists of open source software.

https://github.com/ic/v8-powerpc

Project to port the Google V8 JavaScript engine to the PowerPC architecture.
https://github.com/ic/v8-powerpc

Last synced: 6 months ago
JSON representation

Project to port the Google V8 JavaScript engine to the PowerPC architecture.

Awesome Lists containing this project

README

          

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.