golem-wasi-http

Crates.iogolem-wasi-http
lib.rsgolem-wasi-http
version0.1.0
created_at2025-11-12 13:18:48.831978+00
updated_at2025-11-12 13:18:48.831978+00
descriptionHTTP client library for WASI-HTTP
homepage
repositoryhttps://github.com/golemcloud/golem-wasi-http
max_upload_size
id1929300
size169,331
Daniel Vigovszky (vigoo)

documentation

https://docs.rs/golem-wasi-http

README

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.

Commit count: 0

cargo fmt