tursodatabase/libsql

Simplify sqlite3mc build

Open

#1028 aperta il 14 feb 2024

Vedi su GitHub
 (1 commento) (0 reazioni) (0 assegnatari)C (490 fork)batch import
encryption at restenhancementgood first issuehelp wanted

Metriche repository

Star
 (16.744 star)
Metriche merge PR
 (Merge medio 23h 19m) (1 PR mergiata in 30 g)

Descrizione

We currently build sqlite3mc by invoking its cmake-based build, which makes the build more complicated, especially when cross-compiling. Let's look into switching to using the cc crate from libsql-ffi/build.rs instead to simplify the build.

Guida contributor