docs.rs failed to build wasm-embedded-hal-0.4.0
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Embedded WASM Rust HAL
A rust language embedded-hal implementation using the wasm-embedded/spec.
See the book for more information.
Status
Extremely alpha. Currently working to refactor / split out components from a frightening monolith, plenty of exploration required yet and the wasi
call convention and witx
format are moving targets.
Usage
TODO