Files
wasmer/lib/wasi-types
2022-10-25 14:20:18 +02:00
..
2022-10-25 12:54:45 +02:00
2022-10-25 14:20:18 +02:00

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.