nalgeon / sqlean

The ultimate set of SQLite extensions
MIT License
3.65k stars 115 forks source link

Request to provide precompiled DLLs for x86 Windows #117

Closed lucydodo closed 3 months ago

lucydodo commented 3 months ago

Hello, I'm @lucydodo, one of the members of the SQLitebrowser team. 👋🏻 We've talked before about including the sqlean library in our app bundle: https://github.com/sqlitebrowser/sqlitebrowser/issues/3357

I recently patched the CI workflow in my forked repo to build a sqlean DLLs for x86 Windows to include in our project, and if you're intersted in this, I'd like to make a PR for this upstream repo too. :)

Let me know if you're interested. and I also want to thank you again for this awesome project. Thank you.

nalgeon commented 3 months ago

Hey SeongTae, thanks for your interest in sqlean! You mean a 32-bit Windows version? Sure, you are welcome to send a PR.

lucydodo commented 3 months ago

Thanks. I just make a PR: #118

nalgeon commented 3 months ago

Huge thanks! Released in 0.23.0