Skip to content

Conversation

simolus3
Copy link
Contributor

This adds APIs to the Swift SDK allowing clients to opt into the new Rust-based sync client.

Since the client is experimental at the moment, I've hidden it behind an @_spi (so users will have to import PowerSync in a special way with @_spi(PowerSyncExperimental) import PowerSync to use this, similar to the opt-in for Kotlin). I'm not sure if this is really required or if mentioning that the feature is experimental is enough.

@simolus3 simolus3 requested a review from stevensJourney June 19, 2025 16:18
@simolus3 simolus3 merged commit 3a075c5 into main Jun 19, 2025
3 checks passed
@simolus3 simolus3 deleted the rust-core-sync branch June 19, 2025 18:20
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