LEGO/woof

Consider publishing for scala-native

Closed this issue · 3 comments

There has been progress in scala-native world recently. It got runtime for cats-effect. As this library is built on cats-effect, would it be possible to add support for scala-native?

Thanks for your suggestion!

Yeah, this is definitely something we want. I'm currently on parental leave, but I'll review and merge if you want to give it a a shot? There's also a chance someone else from our team will pick it up 😁

As for the details:

  • slf4j won't be compatible
  • Core can be cross built
  • Http4s can be cross built

I'm not sure how the release and packaging stuff works for scala native – hopefully it's as easy as the other targets?

The release process should work like the usual (just like JS) :)