I want to create a web application that runs with very little RAM and I think C++ can help me achieve that.
Now, many people say C++ is unsuited for web development
There's the Wt Project. It uses a paradigm similar to Qt's signals/slots.