Hi, I'm developing a windows program which I want to directly embedding node run-time and execute in-memory scripts, is this possible? is there any document?
Another possible solution I know of is embedding node binary and extract to a temporary location, write script files and execute from there , which I prefer not to, as to maintain integrity of the program. Thanks. -- 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 [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nodejs?hl=en?hl=en
