26 releases (12 stable)

3.2.0-alpha.1 Jan 23, 2023
3.1.0 Dec 12, 2022
3.0.2 Nov 27, 2022
3.0.0-alpha.4 Jul 29, 2022
2.0.0 Jun 16, 2021

#1536 in WebAssembly

Download history 2057/week @ 2024-07-20 2452/week @ 2024-07-27 3556/week @ 2024-08-03 2503/week @ 2024-08-10 2222/week @ 2024-08-17 3180/week @ 2024-08-24 2474/week @ 2024-08-31 2258/week @ 2024-09-07 1713/week @ 2024-09-14 2181/week @ 2024-09-21 2262/week @ 2024-09-28 2518/week @ 2024-10-05 2019/week @ 2024-10-12 1597/week @ 2024-10-19 2145/week @ 2024-10-26 1977/week @ 2024-11-02

8,107 downloads per month
Used in 18 crates (2 directly)

MIT license

1.5MB
27K SLoC

wasmer-wasi-types Build Status Join Wasmer Slack MIT License crates.io

This crate contains the WASI types necessary for wasmer-wasi. Please check this crate to learn more!


Run regenerate.sh to regenerate the wasi-types from the wasi-clean/typenames.wit into the final Rust bindings.

The wasi-types-generator-extra generates some extra code that wit-bindgen currently can't provide.

Dependencies

~7–16MB
~235K SLoC