Skip to content

cro13/Node10-addon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a Node 10 addon example

It features an example with the concatenation of two strings and work with promises in C++.

To run:

  • npm install
  • node index.js

You need to run on Node 10