Crates.io | wasmer-wasi-types |
lib.rs | wasmer-wasi-types |
version | 3.1.1 |
source | src |
created_at | 2021-06-16 14:44:22.103325 |
updated_at | 2023-01-26 13:26:43.714278 |
description | WASI types for Wasmer WebAssembly runtime |
homepage | |
repository | https://github.com/wasmerio/wasmer |
max_upload_size | |
id | 410894 |
size | 383,573 |
wasmer-wasi-types
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.