mirror of
https://github.com/mii443/wasmer.git
synced 2025-12-06 04:38:25 +00:00
Adds a new crate "wasix_http_client", which is a wrapper around the WAI generated sys bindings to the wasix_http_client_v1.wai component. Enables easy http client usage from Rust code.