I'm interested in developing a solution that would allow to create desktop apps with Node.js.
I believe requiring user to install whole Node.js platform would seem to be too cumbersome and just unnecessary since the user wouldn't really need full developer environment for his needs - he only needs to be able to run the app. It would be especially undesired on mobile, where installing Node.js is simply difficult or maybe even impossible... So the solution I'm proposing would be to use special launcher with embedded Node.js interpreter that would then run proper Node.js app... Is something like this currently possible? If yes could you provide me with some hints? -- Job board: http://jobs.nodejs.org/ New group rules: https://gist.github.com/othiym23/9886289#file-moderation-policy-md Old group rules: 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 unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/nodejs/704b0e91-5d5b-4155-8b1c-09f2ded348a2%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
