Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Remove beta label
  • Loading branch information
benitav authored Jan 13, 2025
1 parent dbaf52e commit fb5fc5d
Showing 1 changed file with 0 additions and 4 deletions.
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 fb5fc5d

Please sign in to comment.