Skip to Main Content

C++ Modules in Node.js

 

When the performance of JavaScript is not enough, you might consider creating a native C++ module for use in Node.js. In this presentation we will answer: Why create a C++ module in Node.js? How do you create a C++ module and compile it for use? What are the tools and resources needed? Presenter: John Reynolds