napi-bones
v0.0.3
Published
Node.js N-API example addon
Downloads
2
Readme
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