Given #9 it seems that this project needs to define its own targets. Here a suggested list:
- Be a replacement for Python
gyp (currently bundled into node-gyp), so node-gyp would include gyp.js as dependency and Python would not be needed to build Node.js native addons.
- Be able to produce
ninja projects from Node.js (not just tiled to Node.js native addons), for example bud.
- Be able to compile a newer version of Node.js from an older version of Node.js (?)
Given #9 it seems that this project needs to define its own targets. Here a suggested list:
gyp(currently bundled intonode-gyp), sonode-gypwould includegyp.jsas dependency and Python would not be needed to build Node.js native addons.ninjaprojects from Node.js (not just tiled to Node.js native addons), for example bud.