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-12-19 17:01:06 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
fb12bbb10b
gotosocial
/
vendor
/
github.com
/
ncruces
/
go-sqlite3
/
internal
/
util
/
mmap_other.go
6 lines
56 B
Go
Raw
Normal View
History
Unescape
Escape
bump ncruces/go-sqlite3 to v0.21.0 (#3621)
2024-12-12 19:44:53 +00:00
//go:build !unix
[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