Closed
Description
We've been talking about WASI APIs being provided by WASI "module"s. But a WebAssembly modules built against WASI APIs might also logically be called a WASI modules.
Since WASI APIs are not (in general) provided by WebAssembly modules but by the embedder directly i think it might make more sense to come up with a better term for a WASI API.
Ideas?
- WASI API?
- WASI sys-module?
- WASI component?