wai-bindgen-wasmer

Crates.iowai-bindgen-wasmer
lib.rswai-bindgen-wasmer
version0.31.0
sourcesrc
created_at2022-10-31 12:08:41.932837
updated_at2024-11-06 11:21:54.699367
descriptionGenerate WAI glue for a Rust Wasmer host
homepagehttps://wasmer.io/
repositoryhttps://github.com/wasmerio/wasmer
max_upload_size
id702185
size34,644
Wasmer Core (github:wasmerio:wasmer-core)

documentation

README

wai-bindgen-wasmer

Runtime utility crate for Wasmer host WAI bindings generated by wai-bindgen-gen-wasmer.

This crate was moved from the https://github.com/wasmerio/wai repository.

wai-bindgen-wasmer needs Wasmer as a dependency, which makes it extremely awkard to use if the crate is not in the same repo. This is necessary because wai is now used for wasix_http_client bindings, and will also be used for all WASI and WASIX syscalls in the future.

The medium-term plan is to rewrite wai-bindgen-gen-wasmer to make this create redundant.

See https://github.com/wasmerio/wai/issues/31 .

Commit count: 17039

cargo fmt