Skip to content

Commit

Permalink
Merge pull request #29 from powersync-ja/benitav-patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
benitav authored Jan 13, 2025
2 parents dbaf52e + 3980a48 commit a7584ec
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
5 changes: 5 additions & 0 deletions .changeset/chilly-carrots-care.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@journeyapps/wa-sqlite": patch
---

Reflect correct feature status in Readme
4 changes: 0 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,5 @@
[![wa-sqlite CI](https://github.com/powersync-ja/wa-sqlite/actions/workflows/ci.yml/badge.svg?branch=master)](https://github.com/powersync-ja/wa-sqlite/actions/workflows/ci.yml?branch=master)

# Beta
This package is currently in a beta release.


# wa-sqlite
This is a WebAssembly build of SQLite with support for writing SQLite virtual filesystems completely in Javascript. This allows alternative browser storage options such as IndexedDB and Origin Private File System. Applications can opt to use either a synchronous or asynchronous (using Asyncify or JSPI) SQLite library build (an asynchronous build is required for asynchronous extensions).

Expand Down

0 comments on commit a7584ec

Please sign in to comment.