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

Add cross-compilation to Scala3 #947

Open
aslesarenko opened this issue Jan 10, 2024 · 1 comment
Open

Add cross-compilation to Scala3 #947

aslesarenko opened this issue Jan 10, 2024 · 1 comment

Comments

@aslesarenko
Copy link
Member

The following cross-compilation targets should be supported:

JVM: Scala 2.11, 2.12, 2.13, 3.3.x
JS: Scala 2.13, 3.3.x (via latest Scala.js)

The dependencies should be consistent across ScorexFoundation projects. See related PRs (ScorexFoundation/scorex-util#30, ScorexFoundation/debox#5, input-output-hk/scrypto#105) for concrete versions of deps that can be used, example configurations and typical code fixes.

Can start from enabling migration mode.

@aslesarenko aslesarenko added this to the v5.x milestone Jan 10, 2024
@ccellado
Copy link

Will do

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

No branches or pull requests

3 participants