Actually, GWT apps seem to work quite well in the browser, just like
any web application... You just need to be careful about the screen
size.
So if you don't need webOS native libraries, there are no specific
settings for GWT, and your project can be a standard GWT project.
Wrapping Mojo in GWT would require some work, but I'm definitely
interested to see if someone is up to it.