41 releases (breaking)
new 0.32.0 | Nov 25, 2024 |
---|---|
0.30.0 | Oct 29, 2024 |
0.25.0 | Jul 16, 2024 |
0.18.1 | Mar 4, 2024 |
0.2.1 | Nov 17, 2022 |
#1365 in WebAssembly
2,723 downloads per month
760KB
16K
SLoC
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.
Dependencies
~6–19MB
~285K SLoC