We support MSVC, though mostly on a best-effort basis, i.e. relying on community contributions in particular for non-standard build configurations.
We have buildbot coverage for MSVC on x64, not on ARM. I suspect that that'll remain that way, but it's not my decision to make. +1 to upstreaming the patch. See https://v8.dev/docs/contribute for details. On Thu, Sep 22, 2022 at 11:38 AM Pierrick Bouvier < [email protected]> wrote: > Hello, > > I'm currently investigating v8 build for Windows on Arm, for NodeJS > project. > They are trying to update to latest version of v8, and a build error is > present (using VS2019). > https://github.com/nodejs/node-v8/issues/240 > > I was able to write a patch for v8, and I would like to upstream it > (details in github issue). > > Does building with msvc is still supported as of today? If no, NodeJS will > have to live with this patch. > If yes, is there a build bot setup for this? > > Thanks, > Pierrick > > -- > -- > 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]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/v8-dev/94208a37-94f2-4f08-8503-6020ed20304fn%40googlegroups.com > <https://groups.google.com/d/msgid/v8-dev/94208a37-94f2-4f08-8503-6020ed20304fn%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- -- 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/v8-dev/CAKSzg3Ru5afegKqEe0KdY%3DADPorQXTP3Z804FRBkEq_nhz_%3DNg%40mail.gmail.com.
