V8 does not have a platform-independent interpreter. V8 does not run on SH4 hardware at this time.
You might be interested to know that an (unofficial) SH4-port is being worked on: https://codereview.chromium.org/11275184/ , however I have no idea when that will be usable. On Fri, Nov 23, 2012 at 2:46 PM, Arunprasad Rajkumar <[email protected] > wrote: > Hi V8 Developers, > > I'm new to V8. Does V8 has platform neutral Interpreter implementation ..? > Some googling says it has only JIT mode of execution. Since I'm working on > a platform(SH4) where v8 doesn't have JIT implementation. > > -- > v8-dev mailing list > [email protected] > http://groups.google.com/group/v8-dev -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
