Re: [ANN] (Unofficial) elemental2-webassembly release

2019-02-25 Thread Pavlo Iatsiuk
I understand that it is not related to gwt, but still is interesting to know what's going on around - https://www.youtube.com/watch?v=Qe8UW5543-s Short description - Blazor is a new SPA framework written on C# which at the end compile everything to the webassembly. -- You received this message

Re: [ANN] (Unofficial) elemental2-webassembly release

2019-02-22 Thread Juan Pablo Gardella
Thanks Peter! On Fri, 22 Feb 2019 at 06:57 Peter Donald wrote: > Elemental2 provides type checked access to browser APIs for Java > code. This is done by using closure extern files and generating > JsTypes, which are part of the new JsInterop specification that > is both implemented in GWT and

[ANN] (Unofficial) elemental2-webassembly release

2019-02-22 Thread Peter Donald
Elemental2 provides type checked access to browser APIs for Java code. This is done by using closure extern files and generating JsTypes, which are part of the new JsInterop specification that is both implemented in GWT and J2CL. https://github.com/google/elemental2 This is an unofficial release