Skip to content

tamasmuncsan/binding-experiment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Experimenting with Node Addon API

How to run

# Install dependencies
$ npm install
# Builds the C++ source code (configured in binding.gyp)
$ npm run build
# Run index.js
$ node index.js