File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -111,7 +111,7 @@ The emoji legend is:
111111[ `custom-page-sizes` ] : https://github.com/WebAssembly/custom-page-sizes
112112[ `compact-import-section` ] : https://github.com/WebAssembly/compact-import-section
113113
114- ## Component-model Proposals
114+ ## Component-Model Proposals
115115
116116Changes to the component model aren't currently of the same shape as changes to
117117core WebAssembly itself. There are not proposal repositories at this time but
@@ -131,7 +131,7 @@ implementations within Wasmtime.
131131| Proposal | Emoji | Phase 4 | Tests | Finished | Fuzzed | API | C API |
132132| ---------------------------| -------| ---------| -------| ----------| --------| -----| --------|
133133| map | 🗺️ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ |
134- | implements | 🏷️ | ✅ | ✅ | ✅ | ❌ | ✅ | ❌ |
134+ | implements | 🏷️ | ✅ | ✅ | ✅ | ❌ | ✅ | ✅ |
135135| more async options [ ^ c2 ] | 🚝 | ❌ | ✅ | ❌ | ❌ | ✅ | ✅ |
136136| stackful async [ ^ c2 ] | 🚟 | ❌ | ✅ | ❌ | ❌ | ✅ | ✅ |
137137| threading | 🧵 | ❌ | ✅ | ❌ | ❌ | ✅ | ❌ |
You can’t perform that action at this time.
0 commit comments