1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2026-01-01 06:55:25 -05:00

add support for wasm

This commit is contained in:
Darien Raymond
2018-08-27 20:56:49 +02:00
parent 16051587b5
commit 20f10c78b3
7 changed files with 19 additions and 2 deletions

View File

@@ -1,3 +1,5 @@
// +build !wasm
package buf
import (