| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -80,7 +80,8 @@ for `node-addon-api`. | |||
| 80 | 80 | ||
| 81 | 81 | The [Node-API Resource](https://nodejs.github.io/node-addon-examples/) offers | |
| 82 | 82 | an excellent orientation and tips for developers just getting started with | |
| 83 | - Node-API and `node-addon-api`. | ||
| 83 | + Node-API and `node-addon-api`. Additional media resources can be found on the | ||
| 84 | + [Node-API Media][] page. | ||
| 84 | 85 | ||
| 85 | 86 | ## Implications of ABI stability | |
| 86 | 87 | ||
@@ -6329,6 +6330,7 @@ the add-on's file name during loading. | |||
| 6329 | 6330 | [GitHub releases]: https://help.github.com/en/github/administering-a-repository/about-releases | |
| 6330 | 6331 | [LLVM]: https://llvm.org | |
| 6331 | 6332 | [Native Abstractions for Node.js]: https://github.com/nodejs/nan | |
| 6333 | + [Node-API Media]: https://github.com/nodejs/abi-stable-node/blob/HEAD/node-api-media.md | ||
| 6332 | 6334 | [Object lifetime management]: #object-lifetime-management | |
| 6333 | 6335 | [Object wrap]: #object-wrap | |
| 6334 | 6336 | [Section 12.10.4]: https://tc39.github.io/ecma262/#sec-instanceofoperator | |
| Back | FazBrowse Home | New Git URL |
0 commit comments