Skip to content

build: compile with C++20 support on Windows

Rodrigo Muino Tomonari requested to merge c++20-win into main

Our Linux build infra is not ready for it yet, but V8 is making it difficult to compile on Windows without it.

Refs: https://github.com/nodejs/node/issues/45402

Merge request reports

Loading