We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e8d575 commit a54fc17Copy full SHA for a54fc17
README.md
@@ -14,6 +14,13 @@ SQLite Wasm conveniently wrapped as an ES Module.
14
> [SQLite bug filing instructions](https://www.sqlite.org/src/wiki?name=Bug+Reports).
15
> Filing TypeScript type related issues and feature requests is fine.
16
17
+## Node.js support
18
+
19
+> [!Warning]
20
+>
21
+> Node.js is currently only supported for in-memory databases without
22
+> persistence.
23
24
## Installation
25
26
```bash
0 commit comments