Wednesday, July 1, 2015

GWT 3.0 - Transpiler features

For GWT 3.0 there are a lot of unsupported features (including generators, linkers, widgets, …) and this makes absolute sense to focus to the core (the Java2JS transpiler).

My question is, if the new transpiler supports the following features and fixes the linked issues:

 

- "Good" SourceMaps including SuperDebug (see Brians speech at gwt.create) and debugger support within the IDE (like sdbg for eclipse)

- StackTraces including emulation mode (for browsers without - like Safari), StackTraceDeobfuscator and closure support (the current one is still broken - see https://github.com/gwtproject/gwt/issues/7800)

- "Story of Your Compile" or something similar to optimize and analyze the results of the transpiler

--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" 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 http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment