Skip to content

Running extensive task with NodeJS using C++

Notifications You must be signed in to change notification settings

vindecodex/node-addons

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Setup Development

  1. Clone the project
  2. npm install
  3. npm run build - to build the cpp addon
  4. npm start - to run the code inside index.js

Binding GYP Docs

Binding GYP Setup Reference

About

Running extensive task with NodeJS using C++

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 56.1%
  • Python 23.9%
  • JavaScript 20.0%