If your code is portable pure java code - no problem.
As a possible performance issue is that float or byte GWT array is an array 
of JsObjets (JsNumbers).



On Tuesday, March 8, 2016 at 6:38:53 PM UTC+3, Jeff Wu wrote:
>
> 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 [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

Reply via email to