-
Notifications
You must be signed in to change notification settings - Fork 131
Closed
Description
As mentioned in #221 (comment), it would be neat to add cross-compilation to Dotty to this library.
To figure out how to do this, it might help to look at scala/scala-xml#312, where this is done for the scala-xml
library.
SethTisue