Skip to content

Conversation

@majk-p
Copy link

@majk-p majk-p commented Sep 1, 2025

This PR updates the project to Scala Native 0.5.8.

TODO:

@satabin
Copy link
Member

satabin commented Sep 2, 2025 via email

Comment on lines 539 to 541
// NOTE: cross build disabled for NativePlatform due to decline-effect missing on native
// lazy val exampleJq = crossProject(JVMPlatform, NativePlatform, JSPlatform)
lazy val exampleJq = crossProject(JVMPlatform, JSPlatform)
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do you think this should be a blocker? or we're good like this for now?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ideally we would have it for the final release, but we can start and merge this PR without native support for the example.

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Note that there's already a PR ready in Decline to re-enable the effect module: bkirwi/decline#618

Once CE has a stable release hopefully it will be merged.

@majk-p majk-p force-pushed the update/scala-native-0.5.x branch from cacb91e to d20f1ff Compare September 17, 2025 16:36
@majk-p majk-p force-pushed the update/scala-native-0.5.x branch from d20f1ff to c677a84 Compare September 17, 2025 16:37
@majk-p majk-p marked this pull request as ready for review September 17, 2025 16:38
@majk-p majk-p requested a review from a team as a code owner September 17, 2025 16:38
@majk-p majk-p marked this pull request as draft September 17, 2025 16:49
@majk-p majk-p marked this pull request as ready for review September 19, 2025 10:44
@majk-p majk-p force-pushed the update/scala-native-0.5.x branch from e6fb1d8 to 481aab1 Compare September 23, 2025 13:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants