I would not recommend trying to use nodejs in a game (or other publicly 
distributed application for that matter) since, from what I understand from 
previous discussion on this group, the way that v8 dynamically compiles and 
executes JavaScript code is not permitted under the policies of the Apple app 
stores so your application could never be distributed there for iOS or OS X.


On Jul 17, 2013, at 16:11, Stephen Belanger wrote:

> If, for example, you want to use it for scripting a game engine it NEEDS to 
> be in the same process so you can package and distribute it together.

-- 
-- 
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

--- 
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].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to