You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 6, 2026. It is now read-only.
CI is now setup to build the library and run tests with that, instead of having to merge and re-build the shared libraries in CI and merge that PR. however windows will occasionally fail to load the lib
env: TURSO_GO_NOCACHE: 1panic: The specified procedure could not be found.goroutine 1 [running]:github.com/ebitengine/purego.RegisterLibFunc({0x7ff7a91db260, 0x7ff7ac6611c8}, 0xc0001ddd98?, {0x7ff7a925ed35?, 0xc?}) C:/Users/runneradmin/go/pkg/mod/github.com/ebitengine/purego@v0.8.3-0.20250507171810-1638563e3615/func.go:23 +0x5cgithub.com/tursodatabase/turso-go.ensureLibLoaded.func1() D:/a/turso-go/turso-go/connection.go:68 +0x1absync.(*Once).doSlow(0xc0001dde00?, 0x7ff7a91a83a0?) C:/hostedtoolcache/windows/go/1.23.12/x64/src/sync/once.go:76 +0xb4sync.(*Once).Do(...) C:/hostedtoolcache/windows/go/1.23.12/x64/src/sync/once.go:67github.com/tursodatabase/turso-go.ensureLibLoaded() D:/a/turso-go/turso-go/connection.go:55 +0x2cgithub.com/tursodatabase/turso-go.init.0() D:/a/turso-go/turso-go/connection.go:15 +0x13FAIL github.com/tursodatabase/turso-go 0.230sFAIL