0.0.3 • Published 7 years ago

napi-bones v0.0.3

Weekly downloads
-
License
GPL-3.0
Repository
-
Last release
7 years ago

napi-bones

Node.js N-API example addon

Try

git clone https://github.com/wilhelmmatilainen/napi-bones
cd napi-bones
npm i
make
node --napi-modules index.js

Results to

hello_world registered
{ hello_world: [Function] }
Hello World!
(node:4315) Warning: N-API is an experimental feature and could change at any time.

Regenerate the Makefile

node make.js
0.0.3

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago