Crate wasm_embedded_spec
source ·Expand description
Embedded WASM Interface Specifications.
This crate provides the WITX interface specification for embedded wasm platforms and HALs, with bindings generated using wiggle for rust, and bindgen for C.
https://github.com/embedded-wasm/spec
Modules
API module provides wiggle and bindgen based platform API definitions.
Platform GPIO API abstraction (and wrappers).
Platform I2C API abstraction (and wrappers).
Platform I2C API abstraction (and wrappers).
Platform UART API abstraction (and wrappers).
Enums
Embedded WASM Error type