How to tell if node in windows is the msvc version or the mingw’s version?
To see the C++ compatibility, if it’s gnu, or msvc in windows.
I know the platform is both win32, but depending on how it was compiled the ABI interface changes a little bit.