登录
GitLink极速下载/abi-stable-node-addon-examples
同步镜像关注点赞复刻(Fork)
  • 主页
  • 代码库
  • 疑修(Issue)
  • 流水线(devops)
  • 里程碑
  • 维基(Wiki)
  • 动态
目录
master
分支1
标签0
+ 疑修
Web IDE
Michael Dawson

src: remove stale files

PR-URL: https://github.com/nodejs/abi-stable-node-addon-examples/pull/25 Reviewed-By: Nicola Del Gobbo nicoladelgobbo@gmail.com

7年前78次提交
  • 1_hello_worldremove stale files8年前
  • 2_function_argumentsnapi: use NODE_GYP_MODULE_NAME in examples8年前
  • 3_callbacksfix sample to use Call7年前
  • 4_object_factorynapi: use NODE_GYP_MODULE_NAME in examples8年前
  • 5_function_factorynapi: use NODE_GYP_MODULE_NAME in examples8年前
  • 6_object_wrapnapi: use NODE_GYP_MODULE_NAME in examples8年前
  • 7_factory_wrapnapi: use NODE_GYP_MODULE_NAME in examples8年前
  • 8_passing_wrappednapi: use NODE_GYP_MODULE_NAME in examples8年前
  • async_pi_estimateAdd additional examples8年前
  • emit_event_from_cppAdd additional examples8年前
  • inherits_from_event_emitterAdd additional examples8年前
  • .gitignoreignore node_modules12年前
  • README.mddoc: update README.md to reflect repo usage9年前
  • original_docs_source.mdnew libuv location10年前
README.md

Node.js Addon Examples - ABI Stable PoC

This repository is the home of the Addon Examples as extended for the proof of concept work being done to develop an ABI stable API for use my node modules.

For more details please read the node-eps covering this effort. The current PR for the eps is: https://github.com/nodejs/node-eps/pull/20

$ sudo npm install node-gyp -g

In each example directory, run:

$ npm install
$ node-gyp rebuild
$ node ./
关于
c++javascriptpython
README.md
289.0 KB
邀请码