Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kneth/demonodeextension

Demonstration of C++ extension for node.js
https://github.com/kneth/demonodeextension

cpp nodejs

Last synced: 2 months ago
JSON representation

Demonstration of C++ extension for node.js

Awesome Lists containing this project

README

        

# Demonstration of C++ extension for node.js

This is a small demonstation on how to write extensions for node.js using C++. The extension targets node.js 0.12 and higher.