Skip to content

Add a Scala 3 native build#524

Merged
SethTisue merged 2 commits intoscala:mainfrom
JD557:native-scala3
Mar 16, 2022
Merged

Add a Scala 3 native build#524
SethTisue merged 2 commits intoscala:mainfrom
JD557:native-scala3

Conversation

@JD557
Copy link
Copy Markdown
Contributor

@JD557 JD557 commented Mar 7, 2022

Adds Scala 3 support to the Scala native build.

Scala native only works on 3.1.x+, so this adds a 3.1 project just for native (I also needed to add the JVMPlatform, since otherwise the crossproject wouldn't work, but it's not referenced later).

This breaks the MIMA tests (as there's no previous version). I added a quick fix to skip the tests on this version.

Supercedes #523.

@SethTisue
Copy link
Copy Markdown
Member

Thank you!

Let's pursue publishing here: #525

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants