- JSNI - GONE - replace the JsInterop.
- Widgets - GONE - somebody could port?
- GWT.create - GONE - use annotation based code generation etc.
- RequestFactory - ? depends on GWT.create
- Editor framework - ? depends on GWT.create
- UiBinder - ? depends on GWT.create and Widgets?
- GWT RPC - ?
- Permutations - GONE - use system properties (early enough for compiler/linker to cut out code)
- Standard Dev Mode - GONE - debug in "translated"/transpiled JavaScript.
- SafeHtml - ?
- JUnit (Java) - GONE?
- JUnit (transpiled) - ?
- Activities/Places - ?
Third party code:
- GIN - https://github.com/google/dagger/pull/119 ? - Depends on GWT.create