https://github.com/webern/napi-async-worker-example
A simple hello world program using the napi.h C++ api and async work.
https://github.com/webern/napi-async-worker-example
Last synced: about 1 year ago
JSON representation
A simple hello world program using the napi.h C++ api and async work.
- Host: GitHub
- URL: https://github.com/webern/napi-async-worker-example
- Owner: webern
- Created: 2018-06-12T21:57:47.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-06-13T01:19:24.000Z (about 8 years ago)
- Last Synced: 2025-01-24T21:25:00.783Z (over 1 year ago)
- Language: Python
- Size: 4.88 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
### napi-async-worker-example
A simple hello world program using the napi.h C++ api and async work.