Interface TypesΒΆ

ITK-Wasm execution pipelines support the following interface types:

These interfaces types are supported in the Emscripten interface, WASI embedding interfaces, and native or virtual filesystem IO. They are intended to be forward-compatible with the WebAssembly Component Model. More information on the types and their relationships can be found in the Interface Types Model.