Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Scala.js support #45

Open
7 of 12 tasks
durban opened this issue Jan 29, 2017 · 1 comment
Open
7 of 12 tasks

Scala.js support #45

durban opened this issue Jan 29, 2017 · 1 comment
Labels

Comments

@durban
Copy link
Owner

durban commented Jan 29, 2017

We should support Scala.js where it makes sense (e.g., the model checker probably cannot, but it isn't need to anyway).

  • Check dependencies
    • shapeless
    • Cats
    • circe
    • scodec
    • scalacheck-shapeless
    • ScalaTest
  • Figure out what sbt configuration is needed
    • make sure existing workflow is not broken (e.g., Eclipse)
    • releasing should work too
    • sbt-plugin should work too (even for Scala.js client projects)
  • Fix code where needed (e.g., see Add tests for compatibility between Scala versions #44 for testing)
@durban durban added the feature label Jan 29, 2017
@durban
Copy link
Owner Author

durban commented Jan 31, 2018

Consider using https://github.com/sjrd/sbt-dynscalajs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant