This repository has been archived on 2020-11-02. You can view files and clone it, but cannot push or open issues or pull requests.
2020-11-01 22:46:04 +00:00

868 B
Raw Permalink Blame History

Prebuild tools

The distribution of a native add-on is just as important as its implementation. In order to install a native add-on its important to have all the necessary dependencies installed and well configured (see the setup section). The end-user will need to compile the add-on when they will do an npm install and in some cases this could create problems. To avoid the compilation process its possible to ditribute the native add-on in pre-built form for different platform and architectures. The prebuild tools help to create and distrubute the pre-built form of a native add-on.

The following list report known tools that are compatible with N-API: