golem-wasi-http 0.1.0

HTTP client library for WASI-HTTP
Documentation

golem-wasi-http

crates.io Documentation Apache-2 licensed

Started as a fork of reqwest to add a WASI-HTTP backend, now it only contains this new backend, having a similar but not fully compatible API to the original.

To be used in Golem components, or any other WASM environment that provides the WASI HTTP 0.2 host API.