40 releases (breaking)

new 0.31.0 Nov 6, 2024
0.29.0 Oct 21, 2024
0.25.0 Jul 16, 2024
0.18.1 Mar 4, 2024
0.2.1 Nov 17, 2022

#1319 in WebAssembly

Download history 21679/week @ 2024-07-17 2376/week @ 2024-07-24 1296/week @ 2024-07-31 903/week @ 2024-08-07 758/week @ 2024-08-14 747/week @ 2024-08-21 591/week @ 2024-08-28 482/week @ 2024-09-04 799/week @ 2024-09-11 587/week @ 2024-09-18 706/week @ 2024-09-25 551/week @ 2024-10-02 734/week @ 2024-10-09 683/week @ 2024-10-16 544/week @ 2024-10-23 607/week @ 2024-10-30

2,694 downloads per month

MIT license

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.

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

Dependencies

~6–18MB
~283K SLoC