Skip to content

Commit a7584ec

Browse files
authored
Merge pull request #29 from powersync-ja/benitav-patch-1
Update README.md
2 parents dbaf52e + 3980a48 commit a7584ec

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

.changeset/chilly-carrots-care.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@journeyapps/wa-sqlite": patch
3+
---
4+
5+
Reflect correct feature status in Readme

README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,5 @@
11
[![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)
22

3-
# Beta
4-
This package is currently in a beta release.
5-
6-
73
# wa-sqlite
84
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).
95

0 commit comments

Comments
 (0)