feat: add wasm for client transport

Signed-off-by: Icemap <qizhi.wang@pingcap.com>
This commit is contained in:
Icemap
2023-11-10 23:29:36 +08:00
parent c0bb57a3d4
commit 1cecf35b24
2 changed files with 31 additions and 1 deletions

View File

@ -12,7 +12,7 @@
// See the License for the specific language governing permissions and
// limitations under the License.
//go:build !windows && !solaris
//go:build !windows && !solaris && !wasm
package transport