"Official" build of SQLite for WebAssembly
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 13.7k
- Forks
- 1.1k
- PR merge metrics
- No merged PRs in 30d
Description
You may already be aware, but SQLite 3.40.0 was just released this morning, and it adds a beta release of an official WebAssembly build.
https://sqlite.org/wasm/doc/trunk/index.md
Changelog: https://sqlite.org/releaselog/3_40_0.html
Your library likely still has some value-added features over using SQLite directly, but it might allow you to simplify this library a little bit?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading the linked SQLite WebAssembly documentation and the SQLite 3.40.0 changelog, then compare the official build with sql.js's current approach. Done would require a defined migration or simplification scope and agreement on which value-added features must remain; this issue does not identify files or tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, sqlite, wasm
- Domain
- database, web-dev
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100