[1]wazero:https://wazero.io/ [2]:https://pkg.go.dev/modernc.org/sqlite
For the wazero based driver, it's this package (I'm the author): https://github.com/ncruces/go-sqlite3
Not 100% drop-in though. I’ve hit some snags around VFS support.
I’ve heard this complaint but have yet to have an issue deploying to Linux/MacOS/Windows on arm or x86 using CGO backed libraries.
Maybe if you truly are targeting some niche platform but then you likely have some other issues to contend with and where are you deploying to?