Hacker Newsnew | past | comments | ask | show | jobs | submitlogin
Jsonfile: A Quick Hack for Tinkering (crawshaw.io)
6 points by psanford on Feb 6, 2024 | hide | past | favorite | 1 comment


struggling figuring out how to make my cgo sqlite cross-compile to Windows

Plenty of people trying to fix that.

There's at least:

https://modernc.org/sqlite

Then there's https://github.com/zombiezen/go-sqlite that actually builds https://crawshaw.io/sqlite on top of modernc.

And there's mine that has both a low-level and a database/sql driver and which builds and runs everywhere Go does: https://github.com/ncruces/go-sqlite3




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

Search: