Yep, not possible currently.
I've asked about it before, and considered building it myself. But it was decided that it wasn't useful to enough people to add the extra complexity. I've seen a lot of people ask about it lately though. It might be time to reevaluate that.
--
--
Job Board: http://jobs.nodejs.org/
Posting guidelines: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines
You received this message because you are subscribed to the Google
Groups "nodejs" group.
To post to this group, send email to nod...@googlegroups.com
To unsubscribe from this group, send email to
nodejs+un...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/nodejs?hl=en?hl=en
---
You received this message because you are subscribed to the Google Groups "nodejs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to nodejs+un...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
I have a C++ application and I want to embed NodeJS into it on XCode and Visual C++, how can I do this?
The reason why? I'm not programing a game, I'm programming a desktop application. The reasons not particularly important from your point of view expect to say that its a requirement to have NodeJS packaged with my application.