Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/resources.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ The following resources are helpful for those wishing to learn more about WASI a

## WASI 0.2 and the Component Model

* **[WASI 0.2 GitHub repository](https://github.com/WebAssembly/WASI/blob/main/preview2/README.md)**
* **[WASI 0.2 GitHub repository](https://github.com/WebAssembly/WASI/blob/main/wasip2/README.md)**
* **[The Component Model GitHub repository](https://github.com/WebAssembly/component-model/tree/main)**
* **[The WebAssembly Component Model documentation](https://component-model.bytecodealliance.org/)**
* **[The WIT format](https://github.com/WebAssembly/component-model/blob/main/design/mvp/WIT.md)**
Expand Down