feat: add wasm for client transport
Signed-off-by: Icemap <qizhi.wang@pingcap.com>
This commit is contained in:
@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user