This website requires JavaScript.
Explore
Help
Register
Sign In
qugalet
/
gotosocial
Watch
1
Star
0
Fork
You've already forked gotosocial
0
mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced
2024-11-23 12:16:38 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
45e1609377
gotosocial
/
vendor
/
github.com
/
ncruces
/
go-sqlite3
/
internal
/
util
/
mmap_other.go
6 lines
73 B
Go
Raw
Normal View
History
Unescape
Escape
bump ncruces/go-sqlite3 to v0.20.2 (#3524)
2024-11-07 00:16:28 +00:00
//go:build !unix || sqlite3_nosys
[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 15:46:15 +00:00
package
util
type
mmapState
struct
{
}
Reference in a new issue
Copy permalink