Mobile App(html5) <-->Arduino

I've done one HTML5 Arduino project using javascript, but it was just sending a temperature value from the analog value of a thermistor. I'm thinking that an UNO with 2K of SRAM is pretty weak for anything serious.

Websockets & javascript

Ray