Skip to content

gpapaz/sheath

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sheath: Dagger Inside

A proof-of-concept adapter for using Dagger with GWT.

Currently, the code generated by Dagger itself is leveraged as much as possible. This leads to suboptimal GWT code: many things done at runtime that could have been done at compile time, probably doesn't play well with code splitting, etc. Also, singletons are not yet implemented.

About

Sheath: Dagger Inside

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published