*WebAssembly* System Interface
- Documents: [https://github.com/bytecodealliance/wasmtime/blob/main/docs/WASI-documents.md](https://github.com/bytecodealliance/wasmtime/blob/main/docs/WASI-documents.md)
- Introduction: [https://github.com/bytecodealliance/wasmtime/blob/main/docs/WASI-intro.md](https://github.com/bytecodealliance/wasmtime/blob/main/docs/WASI-intro.md)
- Overview: [https://github.com/bytecodealliance/wasmtime/blob/main/docs/WASI-overview.md](https://github.com/bytecodealliance/wasmtime/blob/main/docs/WASI-overview.md)
- API: [https://github.com/WebAssembly/WASI/blob/main/legacy/preview1/docs.md](https://github.com/WebAssembly/WASI/blob/main/legacy/preview1/docs.md)
- WASIは、WASMのImport Functionとして提供されるという認識でおk? (kekeho)
- wasi-threads: https://github.com/WebAssembly/wasi-threads