mirror of
https://github.com/taigrr/wasm-experiments
synced 2025-01-18 04:03:21 -08:00
298 B
298 B
Fetch
The Go http.Transport interface implemented over the WHATWG Fetch API using the WebAssembly arch target.
Usage
This package requires the Go WASM compilation target to be supported. See my wasm-experiments repo for and example of its use.