On Wed, Oct 16, 2024 at 9:38 PM Ben Ernst <boi...@gmail.com> wrote: > > Is it necessary to use clang for the whole program?
In my (admittedly limited) testing clang-cl is ABI-compatible enough that you can build the V8 .lib with clang-cl and link it against code built with msvc. I suppose you could still run into language constructs in the header files that msvc doesn't understand or misparses. -- -- 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. To view this discussion on the web visit https://groups.google.com/d/msgid/v8-users/CAHQurc9vvyFUp5pb9BtBz8pv53NpXdMAfq1bmT2gtWhfKb_aVg%40mail.gmail.com.