node-gyp
node-gyp copied to clipboard
Question: how to set utf8 for msvc in binding.gyp
How to specifies both the source character set and the execution character set as UTF-8. see below https://learn.microsoft.com/en-us/cpp/build/reference/utf-8-set-source-and-executable-character-sets-to-utf-8?view=msvc-170