We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b7b9bd8 commit 4117f26Copy full SHA for 4117f26
1 file changed
component-model/src/reference/useful-links.md
@@ -2,12 +2,12 @@
2
3
The following references are helpful in understanding the Component Model and related ecosystem/projects.
4
5
-- [`WebAssembly/component-model` GitHub Repository][wasm-cm-repo]
6
- - [Component Model AST Explainer][ast-explainer]
7
- - [Canonical ABI Explainer][canonical-abi]
8
-- [WASI Preview 2][wasi-p2]
9
- [WebAssembly Composition tool (`wac`)][wac]
10
- [WebAssembly package tools (notably `wkg`)][wkg]
+- [WASI Preview 2][wasi-p2]
+- [Component Model internals][wasm-cm-repo]
+ - [Component Model AST][ast-explainer]
+ - [Canonical ABI][canonical-abi]
11
12
[wasm-cm-repo]: https://github.com/WebAssembly/component-model
13
[wasi-p2]: https://github.com/WebAssembly/WASI/tree/main/wasip2
0 commit comments