wasmer-wasi-types 3.1.1

WASI types for Wasmer WebAssembly runtime
Documentation

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.