Skip to content

Latest commit

 

History

History
30 lines (23 loc) · 1.7 KB

File metadata and controls

30 lines (23 loc) · 1.7 KB

WASI API

Development of WASI has moved to the WASI CG Subgroup; see the WASI repository and the interfaces page on wasi.dev.

For Wasmtime embedders using the C API with the component model:

See these headers for current signatures and feature-gating details:

For legacy preview1 documentation, see the preview1 docs.