On Tue, Jun 5, 2012 at 4:42 AM, zhong li <[email protected]> wrote:
> Hi, > > Our project is a embedded device(Set Top Box) which based on arm > architecture. We are also using WebKit ,but it based on OWB. We want > to replace JSC by V8, So can you give me some advice how to implement > this porting and have any example project for reference ? > Chromium would be the only example that I know of that does this. I believe it would be a lot of work to do all of that again; I'm not sure how much of Chromium's work you could re-use. Have a look at Chromium's source code as well as the Chromium port in WebKit's repository. > Best Regards, > Li Zhong -- v8-users mailing list [email protected] http://groups.google.com/group/v8-users
