encryption at restenhancementgood first issuehelp wanted
Repository metrics
- Stars
- (16,744 stars)
- PR merge metrics
- (平均マージ 23h 19m) (30d で 1 merged PR)
説明
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.