12 releases (4 breaking)

new 0.6.0 Jun 1, 2023
0.4.0 May 3, 2023
0.2.4 Mar 23, 2023
0.2.2 Dec 8, 2022
0.2.1 Nov 17, 2022

#174 in WebAssembly

Download history 32/week @ 2023-02-10 25/week @ 2023-02-17 146/week @ 2023-02-24 42/week @ 2023-03-03 5/week @ 2023-03-10 126/week @ 2023-03-17 217/week @ 2023-03-24 1119/week @ 2023-03-31 11952/week @ 2023-04-07 11876/week @ 2023-04-14 9874/week @ 2023-04-21 7349/week @ 2023-04-28 8473/week @ 2023-05-05 15672/week @ 2023-05-12 11525/week @ 2023-05-19 6548/week @ 2023-05-26

43,861 downloads per month
Used in 12 crates (via wasmer-wasix)

MIT license

600KB
12K 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.

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

Dependencies

~4–12MB
~253K SLoC