Skip to content

node-api: treat V8 platform symbols same as base

Export V8 platform symbols in the Node shared library build, in the same way as with V8 base, to allow linking on Windows.

PR-URL: https://github.com/nodejs/node/pull/49596

Merge request reports

Loading