| Crates.io | golem-wasi-http |
| lib.rs | golem-wasi-http |
| version | 0.1.0 |
| created_at | 2025-11-12 13:18:48.831978+00 |
| updated_at | 2025-11-12 13:18:48.831978+00 |
| description | HTTP client library for WASI-HTTP |
| homepage | |
| repository | https://github.com/golemcloud/golem-wasi-http |
| max_upload_size | |
| id | 1929300 |
| size | 169,331 |
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.