Skip to content

gfx/hello-nodejs-addon-with-cmakejs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hello-nodejs-addon-with-cmakejs

This is an example project that compiles with cmake-js, not node-gyp.

cmake-js is a nodejs native addon build tool that does not depend on node-gyp (thus, idependent from Pyton 2.x).

cmake-js + N-API leads the new age of NodeJS native addons!

How to build

  • build: npm run build (it just calls cmake-js)
  • test: npm run test

See Also

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published