I am creating a chat application which will run on embedded device. It
has only 8MB flash memory and 16Mb RAM. Processor is ARM6.
Is it possible to run nodejs application there? The application will
be Ajax based heavy RIA application. It'll be heavy on client side.
But not on server side.
I googled many times but didn't find any clue about it. I am aware V8
can be compiled in to ARM. Not sure if its support all the ARM
processors. To run node I must have V8 compiled and then node js
should be compiled too.

If anyone has experience on this please share how its done and what
are the common issues.

-- 
Shiplu Mokaddim
Talks: http://shiplu.mokadd.im
Follow: http://twitter.com/shiplu
Innovation distinguishes between follower and leader

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