On Monday, June 17, 2024 at 12:58:19 AM UTC-7 hpa...@chromium.org wrote:

Hi all,

V8 will follow Chromium's lead 
<https://groups.google.com/a/chromium.org/g/chromium-dev/c/fuVUxe1q6EA> and 
will discontinue support for MSVC. To give projects time to adjust, we will 
stop support after V8 version 13.0 in September 2024. After that, we will 
remove the infrastructure bots and MSVC compatibility hacks in the code 
base.

 
Node uses MSVC to build on windows, which in turn uses V8; and I have a 
native plugin, which uses a node load hook, a little libuv, and a lot of 
v8; and I would miss VS Debugger... what do you use to build on windows?

I've found that the runtime for node/v8 and the native plugin need to 
match; I tried building using MinGW, but found incompatibilities between 
MinGW C++ and whatever VS C++ generated... 

Please don't? I understand there are costs, and I think I'm a less than 
quiet minority.

J
 


Cheers,
Hannes

-- 
-- 
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/5c0a58c1-7ae6-40d6-814d-bea08d48eb79n%40googlegroups.com.

Reply via email to