Thanks but Elemental only gives the basics (such as the DOM API and some HTML5 features). I'm more asking about a project that would expose many JS libraries.
A kind of set like this one <http://www.jsweet.org/candies-releases/> offered by JSweet. I would like for example use the pixi.js graphical library in a GWT project without having to rewrite myself the whole pixi API in JSInterop. On Tuesday, 23 August 2016 17:55:16 UTC+2, Jens wrote: > > Take a look at Elemental 2: > https://groups.google.com/d/msg/google-web-toolkit-contributors/6ycG2nm0OSM/RW3psRrqAAAJ > > Its experimental but covers all browser APIs (auto generated from closure > externs: https://github.com/google/closure-compiler/tree/master/externs). > Its the JsInterop version of Elemental 1.0 that is part of GWT SDK. > > -- J. > -- 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.
