Skip to content

Commit 6433bf6

Browse files
authored
Merge pull request ipfs#310 from libp2p/feat/wasm-support
make it work in wasm
2 parents 73663f5 + f95023f commit 6433bf6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nofile_test_posix.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// +build !windows
1+
// +build !windows,!wasm
22

33
package dht
44

0 commit comments

Comments
 (0)