Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2024-07-08 | [chore] Bump ncruces/go-sqlite3 to 0.17.1 (#3085) | 1 | ||
More linkanme fixes. | ||||
2024-07-05 | [chore] Update ncruces/go-sqlite3 to 0.17 (#3072) | 1 | ||
This fixes some linkname shenanigans previous versions of the library were using. It's now safe to upgrade to Go 1.23 and beyond once they become available. | ||||
2024-06-12 | [chore] Upgrade wasm-sqlite to v0.16.2 (#2997) | 1 | ||
2024-06-07 | [chore] Update WASM go-sqlite3 to v0.16.1 (#2976) | 7 | ||
This includes support for journal mode set to WAL on the BSDs. Relates to: #1753, #2962 | ||||
2024-05-27 | [experiment] add alternative wasm sqlite3 implementation available via ↵ | 16 | ||
build-tag (#2863) This allows for building GoToSocial with [SQLite transpiled to WASM](https://github.com/ncruces/go-sqlite3) and accessed through [Wazero](https://wazero.io/). |