|
The V8 engine is apparently tied to the Intel architecture, which would complicate doing and maintaining a port. Unless someone finishes a V8-to-POWER port, there isn't much hope for a native solution.
However, it might be premature to rule out a Java vector....
Oracle has been working on a replacement JavaScript engine called Nashorn, which is ES5 compliant and makes use of core architectural changes in Java 7+ that provide a performance boost for dynamic languages. Nashorn will replace Rhino as the JS engine in Java 8. Mozilla hasn't put any resources behind Rhino in years, and it's fallen behind in both performance and compliance.
Oracle apparently demo'd some things using Nashorn at JavaOne, including a build of Chrome that uses Nashorn instead of V8 and a port of "Node APIs" to Nashorn.
http://www.oracle.com/javaone/lad-en/session-presentations/clientside/24821-enok-1439095.pdf
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.