The goal of this proposal is to standardize the interfaces for functionality commonly used from WebAssembly modules, particularly running in non-browser environments.
Interfaces:
- caching
- logging
- outbound HTTP
The interfaces in this repository are at a very early stages of development, and
are intended to serve as a start for the standardization effort. Improvements
and suggestions are highly encouraged at this point. A secondary goal of this
repository is also to follow the development of the interface types proposal and
wit-bindgen
, and be in sync
with the updates from that repository.
$ cargo build
$ cargo test --all -- --nocapture