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

https://github.com/d4tocchini/node-gypcc

node-gyp wrapper for compiling native node addons without the binding.gyp conventions - use it like gcc, emcc, clang or any other $CC. Args & env carefully marshalled to heal gyp pains with electron, xcode_settings, filesystem constraints, etc.
https://github.com/d4tocchini/node-gypcc

cc cmake electron gyp make node node-addon node-gyp nodejs

Last synced: about 1 month ago
JSON representation

node-gyp wrapper for compiling native node addons without the binding.gyp conventions - use it like gcc, emcc, clang or any other $CC. Args & env carefully marshalled to heal gyp pains with electron, xcode_settings, filesystem constraints, etc.

Awesome Lists containing this project