Skip to content
This repository was archived by the owner on Mar 16, 2025. It is now read-only.
This repository was archived by the owner on Mar 16, 2025. It is now read-only.

Scala.js support #45

Description

@durban

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions