1.
Introduction
2.
Getting Started
3.
Contributing
4.
Specification
4.1.
Low Level APIs
4.1.1.
I2C
4.1.2.
SPI
4.1.3.
UART
4.1.4.
GPIO
4.2.
High Level APIs
4.2.1.
LED
4.2.2.
Display
4.2.3.
Pub/Sub
5.
HALs
5.1.
Rust
5.2.
AssemblyScript
6.
Runtimes
6.1.
Wasm3
6.2.
Wasmtime
7.
Management APIs
8.
Tools
Light (default)
Rust
Coal
Navy
Ayu
Embedded WebAssembly (WASM)
SPI API
Specification
The SPI API specification is defined in
spec/spi.witx
:
TODO: describe / demonstrate here