Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

ncruces
Copy link

@ncruces ncruces commented Dec 7, 2023

Since you're using wazero to avoid cgo in #3027 and #3042 I though you might want to consider using my wazero based SQLite bindings: github.com/ncruces/go-sqlite3.

They're no where near as battle tested as #3040, so feel free to close this.

@kyleconroy
Copy link
Collaborator

@ncruces Appreciate the pull request. I actually switched from mattn/go-sqlite3 to modernc.org/sqlite a few days in #3040. That removes our cgo dependency for now.

@kyleconroy kyleconroy closed this Dec 7, 2023
@ncruces ncruces deleted the wazero branch December 7, 2023 19:42
@ncruces
Copy link
Author

ncruces commented Dec 7, 2023

Sure, makes sense.
If you ever feel like it's worth it to consolidate dependencies, now you know it exists.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants