-
I saw that #88 adds support for WASM targets. However, I am not able to compile SQLite3-MC using these steps:
```sh
# ... prepare emscripten environment according to https://sqlite.org/wasm/doc/tr…
-
Would it be possible to do link-time-optimization on Cosmopolitan and, Redbean and Python? I would think that being able to inline C library functions would increase performance quite a bit for instan…
-
hello, I tried to cross compile code on centos 7 :
`
npm install --target_platform=darwin --target_arch=arm64
`
but this node_sqlite3.node can't load in MacOS M1, then I checked hash:
`
npm …
-
**Is your feature request related to a problem? Please describe.**
Patient names may be misspelled and when searching for an existing patient this may be missed leading to duplicate records fro an ex…
-
i am getting build error when sqlcipher is true in my opsqlite config, when i make sqlcipher to false , build is succesfull.,
also i have made changes in "sqliteFlags": "-DSQLITE_TEMP_STORE=2",,,bcz …
-
A feature I've liked in some other projects: a single .c and .h file for your entire project. Especially with dev environments where you cannot use the make features (e.g. an IDE) it's great to have j…
-
```rust
cargo build --lib --target "wasm32-unknown-unknown"
```
With `rusqlite = {version = "0.24.1", features = ["bundled"]}`:
```
cargo:warning=sqlite3/sqlite3.c:14012:10: fatal error: 'std…
-
# General Help Thread
This thread is for anyone who needs help using SQLite or Node.js with regards to `better-sqlite3`.
It's common for issues to appear with titles like `"Help me do ABC"` or `…
-
```
What steps will reproduce the problem?
1. Check out a working copy into a path with UTF-8 NFD character.
2. Open the WC with tree mode.
What is the expected output? What do you see instead?
The f…
-
```
What steps will reproduce the problem?
1. Check out a working copy into a path with UTF-8 NFD character.
2. Open the WC with tree mode.
What is the expected output? What do you see instead?
The f…