Javascript Working With Model, Possible?

Hi, I know that almost all the models only working in php environment. But can I pass the model object to client side then use javascript, jquery or ajax to handle, change, modify , etc?

I’ll use ajax. It’s more secure and bandwidth light.