TeaVM is capable of Java to WebASM translation. However you must understand that WebASM can not access to
* DOM * Network * WebGL * WebAudio * GC * Any JavaScript Object It can only do [+, -, *, /, read, write] of [int8, int16, int32, int64, float32, float64] and make calls to JavaScript methods with simple nuberic signature like Math.sqrt. Also it can make calls. -- 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.
