C++ Modules in Node

preview_player
Показать описание
In this presentation we will answer:

Presenter: John Reynolds
Рекомендации по теме
Комментарии
Автор

Thanks for sharing, even 7y later!
For some reason I managed to follow your presentation after failing with a dozen of others. Maybe I badly got this 😂

valentoMundrov
Автор

Awesome presentation!! Am planning to use this soon. Really nice work!

reecejones
Автор

Awesome, thank you! Greetings from Costa Rica 👍

garritoskcr
Автор

I wish this was more popular, and had better docs. It's difficult to figure out how to do stuff, but I want to do it more.

boot-strapper
Автор

what is Nan.h and Nan?
I thought it was Node.h and V8?

turinreza
Автор

I get this error : TRACKER : error TRK0005: Failed to locate: "CL.exe". The system cannot find the file specified. [D:\NodeJS\AddOn\build\zhang-suen.vcxproj],
even though I have this file available, but node-gyp is not able to locate it. Any workaround? I am using VS Code to do this

reeshabhchoudhary
Автор

Instead of creating a native C++ module for use in Node.js, why not having a "long processing microservice" of any language where you can bridge to your node app using zeromq ?
Does someone has enough experience to say some pros and cons here ?

grog
Автор

Just talk and do nothing. Why do you not run a code line?

thuannguyen-thai