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

#1650 in WebAssembly

Download history 1228/week @ 2024-11-17 899/week @ 2024-11-24 1547/week @ 2024-12-01 2548/week @ 2024-12-08 2045/week @ 2024-12-15 1898/week @ 2024-12-22 1769/week @ 2024-12-29 1583/week @ 2025-01-05 914/week @ 2025-01-12 832/week @ 2025-01-19 812/week @ 2025-01-26 1263/week @ 2025-02-02 1345/week @ 2025-02-09 474/week @ 2025-02-16 543/week @ 2025-02-23 330/week @ 2025-03-02

2,761 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

~6–15MB
~220K SLoC