wasix_http_client 0.1.0

Wasix bindings library for Webassembly.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[dependencies.anyhow]
version = "1.0.66"

[dependencies.http]
version = "0.2.8"

[dependencies.wai-bindgen-rust]
version = "0.2.2"

[package]
description = "Wasix bindings library for Webassembly."
edition = "2021"
license = "MIT"
name = "wasix_http_client"
version = "0.1.0"