Skip to content

Sample project (with Deckset talk) demonstrating how to create a Node.js C++ Addon

Notifications You must be signed in to change notification settings

mathiasjakobsen/node-js-addon

Repository files navigation

Node.js C++ Addon Presentation

Ultra simple (and a bit naiv) prime number checker, demonstrating how to create a Node.js C++ Addon.

Requirements (macOS)

Install

$ node-gyp configure
$ node-gyp build

Run

$ node index.js

About

Sample project (with Deckset talk) demonstrating how to create a Node.js C++ Addon

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published