sheath icon indicating copy to clipboard operation
sheath copied to clipboard

Sheath: Dagger† Inside – THIS PROJECT IS DEPRECATED!

THIS PROJECT IS DEPRECATED!

Use Dagger‡ instead.

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.