This website works better with JavaScript
Home
Explore
Help
Sign In
wytfy
/
v2ray-core
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
add !wasm flag for go 1.10
Darien Raymond
7 years ago
parent
4763baa7e6
commit
f1374f9caf
1 changed files
with
2 additions
and
0 deletions
Unified View
Show Diff Stats
2
0
common/buf/readv_reader_wasm.go
+ 2
- 0
common/buf/readv_reader_wasm.go
View File
@@ -1,3 +1,5 @@
+// +build wasm
+
package buf
package buf
import (
import (