Node.js ABI
Get the Node ABI (application binary interface) for a given target and runtime, and vice versa.
Installation
1 | npm install node-abi |
Usage
1 | const nodeAbi = require('node-abi') |
References
- https://github.com/lgeiger/electron-abi
- https://nodejs.org/en/download/releases/
- https://github.com/nodejs/Release