wasmer-bus-reqwest

Crates.iowasmer-bus-reqwest
lib.rswasmer-bus-reqwest
version1.2.0
sourcesrc
created_at2022-08-08 04:02:50.719494
updated_at2022-08-08 04:02:50.719494
descriptionWebAssembly HTTP(s) Web Request Interface
homepage
repositoryhttps://github.com/john-sharratt/ate
max_upload_size
id640623
size22,172
Wasmer Core (github:wasmerio:wasmer-core)

documentation

README

WASM Reqwest Bus

The WASM Process Bus allows HTTP and HTTPS requests to be issued by WebAssembly processes running within a runtime that suppports the WASM General Purpose Bus.

Testing

You can test your WASI program by uploading it to wapm.io and then heading over to the Wasmer Shell

https://wasmer.sh

Commit count: 2187

cargo fmt