With mobile devices or embedded systems you often support only one browser for performance and memory reasons. With traditional JS libraries you must limit yourself in features and performance to support as many browsers as possible. This is exactly what I would like to avoid.
Are their any JavaScript libraries out there focusing only on one web browser? Like jQuery, but without all the cross-browser stuff.
So far, the only library I've found is http://xuijs.com/