| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 9ced334 commit 69af43e
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -145,6 +145,12 @@ available to the module code. | |||
| 145 | 145 | ||
| 146 | 146 | ## N-API Version Matrix | |
| 147 | 147 | ||
| 148 | + N-API versions are additive and versioned independantly from Node.js. | ||
| 149 | + Version 4 is an extension to version 3 in that it has all of the APIs | ||
| 150 | + from version 3 with some additions. This means that you | ||
| 151 | + do not need to recompile for new versions of Node.js which are | ||
| 152 | + listed as supporting a later version. | ||
| 153 | + | ||
| 148 | 154 | | | 1 | 2 | 3 | 4 | | |
| 149 | 155 | |:-----:|:-------:|:--------:|:--------:|:--------:| | |
| 150 | 156 | | v6.x | | | v6.14.2* | | | |
| Back | FazBrowse Home | New Git URL |
0 commit comments