1
0
mirror of https://github.com/taigrr/wasm-experiments synced 2025-01-18 04:03:21 -08:00
Files
wasm-experiments/vendor/github.com/johanbrandhorst/fetch
2018-05-13 15:59:39 +01:00
..
2018-05-13 15:59:39 +01:00
2018-05-13 15:59:39 +01:00
2018-05-13 15:59:39 +01:00

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.