30 releases (19 breaking)

new 0.21.0 May 23, 2024
0.19.0 May 8, 2024
0.18.1 Mar 4, 2024
0.18.0 Dec 23, 2023
0.2.1 Nov 17, 2022

#1219 in WebAssembly

Download history 13116/week @ 2024-02-01 8345/week @ 2024-02-08 4505/week @ 2024-02-15 5271/week @ 2024-02-22 6748/week @ 2024-02-29 7826/week @ 2024-03-07 8404/week @ 2024-03-14 5646/week @ 2024-03-21 9634/week @ 2024-03-28 9723/week @ 2024-04-04 13763/week @ 2024-04-11 6454/week @ 2024-04-18 5277/week @ 2024-04-25 6036/week @ 2024-05-02 5219/week @ 2024-05-09 5858/week @ 2024-05-16

23,724 downloads per month

MIT license

615KB
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–18MB
~287K SLoC