On Fri, Dec 7, 2012 at 11:03 AM, prashant pandey
<[email protected]>wrote:

> I want to know has anyone tried to run NodeJs inside JVM? Or is there any
> specific approach we need to employ to get this done?
>

Since Node is only partly the JavaScript code of the standard library and
predominantly the compiled native code of V8 and libuv, embedding Node in a
JVM is likely to be quite a challenge. Is there a reason you can't just use
straight Node, or alternately can't use something like Ringo with Nitro?

F

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

Reply via email to