wasmer-wasi-types

Crates.iowasmer-wasi-types
lib.rswasmer-wasi-types
version3.1.1
sourcesrc
created_at2021-06-16 14:44:22.103325
updated_at2023-01-26 13:26:43.714278
descriptionWASI types for Wasmer WebAssembly runtime
homepage
repositoryhttps://github.com/wasmerio/wasmer
max_upload_size
id410894
size383,573
Wasmer Core (github:wasmerio:wasmer-core)

documentation

README

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.

Commit count: 17039

cargo fmt