Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Same. Thanks

What about extensions; does the new build port affect extensions?

/? hnlog sqlite (190+ mentions)

From https://news.ycombinator.com/item?id=40837610#40842365 :

- > There are many extensions of SQLite; rqlite (Raft in Go,), cr-sqlite (CRDT in C), postlite (Postgres wire protocol for SQLite), electricsql (Postgres), sqledge (Postgres), and also WASM: sqlite-wasm, sqlite-wasm-http, dqlite (Raft in Rust),

awesome-sqlite



> What about extensions; does the new bill port affect extensions?

It won't, in any way, affect how third parties use the conventional project headers and amalgamated sources. It only has the potential to affect folks who use the "./configure && make" build process, as differences between the Autotools and Autosetup make it impossible to retain 100% semantic compatibility with the build processes (for reasons described one link removed from the forum post this HN post links to).




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: