Description
Native add-on code can use compatibility abstractions across Node.js versions. It is useful for developers maintaining C or C++ extensions that need stable integration with the JavaScript runtime.
This is a development library, not an application. Regular users usually receive it as a dependency while building or installing packages with native extensions.