Starting a tech startup with C++
James Perry
42043
I would suggest coding most hardware consuming computations in C++ and using them as node.js modules.
https://nodejs.org/api/addons.html
I would suggest coding most hardware consuming computations in C++ and using them as node.js modules.
https://nodejs.org/api/addons.html