Is anyone online atm ? On Fri, 17 Aug 2018 at 23:11, dan Med <[email protected]> wrote:
> can someone help me build this v8 as i already said " > Btw i was looking at the v8 github repository but i couldn't find anything > interesting such as low c++ implementation, mem allocators, compilers, > javascript rappresentation in c++ .... where's all the good stuff ? " > > > 2018-08-17 20:31 GMT+02:00 dan Med <[email protected]>: > >> is anyone online, seems like i've wasted an entire month >> >> >> 2018-08-17 18:42 GMT+02:00 dan Med <[email protected]>: >> >>> Btw i was looking at the v8 github repository but i couldn't find >>> anything interesting such as low c++ implementation, mem allocators, >>> compilers, javascript rappresentation in c++ .... where's all the good >>> stuff ? >>> >>> 2018-08-17 15:43 GMT+02:00 dan Med <[email protected]>: >>> >>>> So what do you guys suggest me to do now ? How do I build it from the >>>> beginning >>>> >>>> On Thu, 16 Aug 2018 at 18:41, <[email protected]> wrote: >>>> >>>>> That looks good. Just as a quick test, I ran with the following: >>>>> >>>>> gn gen out.gn/ia32.debug --enable_iterator_debugging=false --is_clang= >>>>> false --is_debug=true --v8_static_library=true --is_win_fastlink=true >>>>> --msvc_use_absolute_paths --symbol_level=2 --target_cpu=x86 -- >>>>> v8_enable_debugging_features=true --v8_enable_fast_mksnapshot=true -- >>>>> v8_enable_future=true --v8_enable_v8_checks=true >>>>> >>>>> and it appears to have built a bunch of libraries that are, at least, >>>>> of a size that I would expect. No time to try it out, yet, though :) >>>>> >>>>> Dan >>>>> >>>>> -- >>>>> -- >>>>> v8-dev mailing list >>>>> [email protected] >>>>> http://groups.google.com/group/v8-dev >>>>> --- >>>>> You received this message because you are subscribed to the Google >>>>> Groups "v8-dev" group. >>>>> To unsubscribe from this group and stop receiving emails from it, send >>>>> an email to [email protected]. >>>>> For more options, visit https://groups.google.com/d/optout. >>>>> >>>> >>> >> > -- -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev --- You received this message because you are subscribed to the Google Groups "v8-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
