29 releases (18 breaking)

new 0.20.0 May 10, 2024
0.18.4 Apr 25, 2024
0.18.1 Mar 4, 2024
0.18.0 Dec 23, 2023
0.2.1 Nov 17, 2022

#1300 in WebAssembly

Download history 15127/week @ 2024-01-19 6470/week @ 2024-01-26 13806/week @ 2024-02-02 6672/week @ 2024-02-09 5309/week @ 2024-02-16 4516/week @ 2024-02-23 7529/week @ 2024-03-01 8470/week @ 2024-03-08 7227/week @ 2024-03-15 6538/week @ 2024-03-22 10437/week @ 2024-03-29 9433/week @ 2024-04-05 12545/week @ 2024-04-12 7028/week @ 2024-04-19 4098/week @ 2024-04-26 6951/week @ 2024-05-03

32,607 downloads per month

MIT license

620KB
13K 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–19MB
~291K SLoC