support wasm (#163)

This commit is contained in:
reis
2025-01-02 21:42:04 +09:00
committed by GitHub
parent a7a66add61
commit 63919cf685
13 changed files with 167 additions and 7 deletions

1
go.mod
View File

@@ -6,6 +6,7 @@ require (
github.com/bluekeyes/go-gitdiff v0.7.1
github.com/btcsuite/btcd/btcec/v2 v2.3.4
github.com/btcsuite/btcd/btcutil v1.1.3
github.com/coder/websocket v1.8.12
github.com/decred/dcrd/dcrec/secp256k1/v4 v4.3.0
github.com/dgraph-io/ristretto v1.0.0
github.com/fiatjaf/eventstore v0.9.0