summaryrefslogtreecommitdiff
path: root/vendor/github.com/tetratelabs/wazero/internal/platform/platform.go
AgeCommit message (Collapse)AuthorFiles
2025-03-10[chore] remove vendorLibravatar Terin Stock1
2024-11-26pull in ncruces/go-sqlite3 v0.20.3 with tetratelabs/wazero v1.8.2 (#3574)Libravatar kim1
2024-08-15update go-ffmpreg to v0.2.5 (pulls in latest tetratelabs/wazero) (#3203)Libravatar kim1
2024-05-27[experiment] add alternative wasm sqlite3 implementation available via ↵Libravatar kim1
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/).