Re: [v8-users] Built

2018-08-12 Thread dan Med
Yes but by compiling v8 I should be able to debug javascript pages On Sun, 12 Aug 2018 at 23:53, 'Jakob Kummerow' via v8-users < v8-users@googlegroups.com> wrote: > The official build instructions are at > https://github.com/v8/v8/wiki/Building-with-GN. They work. > > That said, V8 implements

Re: [v8-users] Built

2018-08-12 Thread 'Jakob Kummerow' via v8-users
The official build instructions are at https://github.com/v8/v8/wiki/Building-with-GN. They work. That said, V8 implements ECMAScript, and as such has no idea about HTML or the DOM-related parts of JavaScript. On Sun, Aug 12, 2018 at 7:10 AM wrote: > Hi i've been trying to build the javascript

[v8-users] Built

2018-08-12 Thread litokis . tarin
Hi i've been trying to build the javascript v8 engine for as long as 3 weeks now,. i've followed many guides all of them miss some information I'm looking for a guide that helps to build the engine it self along all of its compiler and stuff such that i could be able to throw at it a