Stefan Stojanovic

Results 15 issues of Stefan Stojanovic

This PR is a WIP to fix issues with cross-compilation. The current approach is focused on fixing an issue I encountered on Windows with ClangCL (MSVC had no problems). A...

I'm working on supporting Node.js on Windows. There is an ongoing effort to enable it to be compiled with ClangCL. While working on it I noticed an issue when creating...

[node-compile-windows](https://ci.nodejs.org/job/node-compile-windows/) and [node-compile-windows-debug](https://ci.nodejs.org/job/node-compile-windows-debug/) have been constantly failing since the weekend began. I'm currently investigating it and the reason seems to be the latest update of VS 2022 to 17.10.0 (everything...

incident
platform:windows

This change cherry-picks a small change from node-gyp needed for running native tests on ClangCL compiled binaries. The change was already approved [here](https://github.com/nodejs/node/pull/55784), so this is just the official port...

windows
build
npm
fast-track
needs-ci

This PR is a draft to discuss the changes needed to run test jobs in the CI for the ClangCL-produced binaries. It is not expected to land like this, just...

v8 engine
npm
needs-ci