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

#1685 in WebAssembly

Download history 2056/week @ 2024-11-01 1327/week @ 2024-11-08 1022/week @ 2024-11-15 1179/week @ 2024-11-22 1523/week @ 2024-11-29 2410/week @ 2024-12-06 2156/week @ 2024-12-13 1683/week @ 2024-12-20 1990/week @ 2024-12-27 1589/week @ 2025-01-03 908/week @ 2025-01-10 823/week @ 2025-01-17 864/week @ 2025-01-24 1142/week @ 2025-01-31 1351/week @ 2025-02-07 314/week @ 2025-02-14

3,741 downloads per month
Used in 18 crates (2 directly)

MIT license

1.5MB
37K 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
~240K SLoC