On Wed, Nov 28, 2018 at 9:55 PM Ethin Probst <harlydavid...@gmail.com> wrote: > Also, I tried building your node version of V8 > (https://github.com/nodejs/node-v8).. Didn't really work out very > well. What kind of massaging would I need to do to get it to cooperate > -- the gclient/gn build system that is?
You probably want the main repo[0], node-v8 is unstable. Apropos GN, we only use GYP. If you run configure in the top-level directory, it writes out a config.gypi file and invokes tools/gyp to create the Makefiles. [0] https://github.com/nodejs/node -- -- v8-users mailing list v8-users@googlegroups.com http://groups.google.com/group/v8-users --- You received this message because you are subscribed to the Google Groups "v8-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to v8-users+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.