https://github.com/dacurse/node-native-hello-world
Hello World native node addon.
https://github.com/dacurse/node-native-hello-world
node-addon node-gyp nodejs
Last synced: 21 days ago
JSON representation
Hello World native node addon.
- Host: GitHub
- URL: https://github.com/dacurse/node-native-hello-world
- Owner: DaCurse
- License: mit
- Created: 2021-11-12T10:10:38.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2021-11-12T10:10:41.000Z (about 4 years ago)
- Last Synced: 2024-12-29T11:13:58.800Z (about 1 year ago)
- Topics: node-addon, node-gyp, nodejs
- Language: C++
- Homepage:
- Size: 9.77 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Native hello-world
Trying out writing native addons to node with `node-gyp`.