Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 856 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 856 Bytes

Embedded WASM Rust HAL

A rust language embedded-hal implementation using the wasm-embedded/spec.

See the book for more information.

Status

ci Crates.io Docs.rs

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