Yes, but it's not supported so it might break anytime you upgrade. In
no particular order:
- drop your code in src/ and lib/
- add your files to node.gyp
- patch src/node_extensions.h
Files in lib/ are loaded with require(), files in src/ with process.binding().