specifications/wasi-0.3.0/Overview.md
This is version 0.3.0 of the WASI specification, based on the WebAssembly Component Model.
The WebAssembly Interface Type (WIT) definitions for the proposals included in this version of the specification are pushed to OCI based on the Wasm OCI Artifact layout:
Implementing this version of the specification requires the default (ungated) Component Model features, plus the gated features adopted by the WASI Subgroup up to and including this version:
| Gate | Feature | Adopted in |
|---|---|---|
| 🔀 | async, future and stream | 0.3.0 |
These are required whether or not an API in this version uses them. See Component Model features in WASI for the full adoption record.