Neat idea, but it's certainly not new.  The hard part is actually
making it work and finding a way to combine node's super open security
model with that required to run in a web browser.

If you just want to make desktop apps using nodejs + chrome's webkit
the appjs and node-webkit projects are pretty active.  Since they are
desktop apps they don't have the sandbox security constraints of a web
app.

What's your plan for implementing the node runtime in chrome?  It
sounds very interesting.

On Wed, Oct 31, 2012 at 9:06 AM, Arunoda Susiripala
<arunoda.susirip...@gmail.com> wrote:
> Hi Guys,
>
> Look at this amazing project: https://github.com/arunoda/chrome-node
>
> with the reference of running node in chrome -
> http://www.youtube.com/watch?v=gkb_x9ZN0Vo&feature=g-all-lsb
>
> Cheers.
>
> --
> Arunoda Susiripala
>
> @arunoda
> https://github.com/arunoda
> http://www.linkedin.com/in/arunoda
>
> --
> 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 nodejs@googlegroups.com
> To unsubscribe from this group, send email to
> nodejs+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/nodejs?hl=en?hl=en

-- 
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 nodejs@googlegroups.com
To unsubscribe from this group, send email to
nodejs+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/nodejs?hl=en?hl=en

Reply via email to