Tuesday, March 8, 2016

GWT suitable as a general purpose Java to JavaScript translator?

We have some Java programs that we would like to translate to JavaScript.  These Java programs were not written with the GWT UI libraries, but with our own bitmap manipulation libraries.  Would GWT be a suitable tool to do this translation?  We are looking at GWT to get us there 50%, and we'll have to re-implement the bitmap libraries in something like pixijs.

Would GWT work for us?  Would the resulting JavaScript be readable/understandable for continuing development on it (we would run the translator once and then use the GWT JavaScript as the base from then on).

--
You received this message because you are subscribed to the Google Groups "GWT Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at https://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment