This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
gotosocial
mirror of
Watch
1
Fork
You've already forked gotosocial
0
Code
Issues
Releases
Activity
fb12bbb10b
gotosocial
/
vendor
/
github.com
/
ncruces
/
go-sqlite3
/
go.work
8 lines
46 B
Plaintext
Raw
Normal View
History
Unescape
Escape
[experiment] add alternative wasm sqlite3 implementation available via 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/).
2024-05-27 17:46:15 +02:00
go 1.21
use (
.
./gormlite
bump ncruces/go-sqlite3 to v0.21.0 (#3621)
2024-12-12 20:44:53 +01:00
./embed/bcw2
[experiment] add alternative wasm sqlite3 implementation available via 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/).
2024-05-27 17:46:15 +02:00
)