An open API service indexing awesome lists of open source software.

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

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