Thanks Aidan. I have studied the documentation of Emscripten and now familiar with this upto some extent.
I get to know the concept of EMSCRIPTEN_BINDING,which would link my source code to node js to bind peripheral (serial port). Need some help to create make file to build the source code (2 cpp files and one .h file)) Regards, Raman On Thursday, September 10, 2015 at 6:55:38 PM UTC+5:30, Raman Sharma wrote: > > > Hi ALL, > > I have to bind a peripheral with nodejs and need to compile using > Emscripten. > I have source code written in C++ and Nodejs, which is working correctly > using Node-GYP. > > But, I have to do with Emscripten this time,Kindly help me. > > > Regards, > Raman > > -- You received this message because you are subscribed to the Google Groups "emscripten-discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
