Skip to content

GWT support #2582

@solomatov

Description

@solomatov

The library is great, unfortunately, I write applications for GWT. GWT is a compiler from Java to JavaScript. It supports only subset of java, i.e. it doesn't support threads, many thread related exceptions. What's the position of maintainers on this subject? Will it be ok, if I send pull request which put @GwtIncompatible annotations on some methods/classes, and add gwt descriptors (.gwt.xml files)? Should I package all this stuff to the resulting .jar file or should I create a separate .jar for gwt?

Thanks,
Konstantin.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions