Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 3 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,9 @@ _[PowerSync](https://www.powersync.com) is a sync engine for building local-firs

## PowerSync Native

> [!CAUTION]
> The PowerSync Rust SDK is currently experimental and in a pre-alpha state.
> We offer no stability guarantees for this SDK, and can't guarantee continued support for it.
> If you're interested in using this, please [reach out](https://www.powersync.com/contact)!
> [!NOTE]
> The PowerSync Rust SDK is currently in an [alpha state](https://docs.powersync.com/resources/feature-status), intended for external testing and public feedback.
Comment thread
benitav marked this conversation as resolved.
Outdated
> Expect breaking changes and instability as development continues.

This repository contains code used to build a PowerSync SDK for native development.
PowerSync is available as a Rust crate in `powersync/`, and on crates.io as the `powersync` crate.
Expand Down
Loading