https://github.com/reon90/napi-generator
Node-API (formerly N-API) Generator is an API generation for building native C and C++ addons. Common use cases are call GPU commands from Node.js
https://github.com/reon90/napi-generator
addons c99 cpp n-api nodejs
Last synced: 2 months ago
JSON representation
Node-API (formerly N-API) Generator is an API generation for building native C and C++ addons. Common use cases are call GPU commands from Node.js
- Host: GitHub
- URL: https://github.com/reon90/napi-generator
- Owner: Reon90
- License: mit
- Created: 2020-03-28T21:27:45.000Z (about 6 years ago)
- Default Branch: HEAD
- Last Pushed: 2025-01-09T10:05:43.000Z (over 1 year ago)
- Last Synced: 2025-03-12T23:14:46.853Z (over 1 year ago)
- Topics: addons, c99, cpp, n-api, nodejs
- Language: Nunjucks
- Homepage:
- Size: 21.5 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# napi-generator
Node-API (formerly N-API) Generator is an API generation for building native C and C++ addons. Common use cases are call GPU commands from Node.js
## Build bindings
* Provide AST in xml file of your C header file.
* Run generator/index.js