34 releases (breaking)

new 0.25.0 Jul 16, 2024
0.23.0 Jul 4, 2024
0.18.1 Mar 4, 2024
0.18.0 Dec 23, 2023
0.2.1 Nov 17, 2022

#1276 in WebAssembly

Download history 7643/week @ 2024-03-25 9731/week @ 2024-04-01 12205/week @ 2024-04-08 9577/week @ 2024-04-15 7416/week @ 2024-04-22 3901/week @ 2024-04-29 7153/week @ 2024-05-06 7181/week @ 2024-05-13 5557/week @ 2024-05-20 7433/week @ 2024-05-27 4769/week @ 2024-06-03 13327/week @ 2024-06-10 13443/week @ 2024-06-17 5660/week @ 2024-06-24 19041/week @ 2024-07-01 24622/week @ 2024-07-08

67,468 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

~5–19MB
~300K SLoC