|
16 | 16 | "url": "https://github.com/WebAssembly/bulk-memory-operations/blob/master/proposals/bulk-memory-operations/Overview.md", |
17 | 17 | "phase": 5 |
18 | 18 | }, |
| 19 | + "compactImportSection": { |
| 20 | + "description": "Compact Import Section", |
| 21 | + "url": "https://github.com/WebAssembly/compact-import-section/blob/main/proposals/compact-import-section/Overview.md", |
| 22 | + "phase": 1 |
| 23 | + }, |
19 | 24 | "compilationHints": { |
20 | 25 | "description": "Compilation Hints", |
21 | 26 | "url": "https://github.com/WebAssembly/compilation-hints/blob/main/proposals/compilation-hints/Overview.md", |
22 | 27 | "phase": 2 |
23 | 28 | }, |
| 29 | + "componentModel": { |
| 30 | + "description": "Component Model", |
| 31 | + "url": "https://github.com/WebAssembly/component-model", |
| 32 | + "phase": 1 |
| 33 | + }, |
24 | 34 | "customAnnotationSyntaxInTheTextFormat": { |
25 | 35 | "description": "Custom Text Format Annotations", |
26 | 36 | "url": "https://github.com/WebAssembly/annotations/blob/main/proposals/annotations/Overview.md", |
|
41 | 51 | "url": "https://github.com/WebAssembly/esm-integration", |
42 | 52 | "phase": 3 |
43 | 53 | }, |
| 54 | + "exceptions": { |
| 55 | + "description": "Legacy Exception Handling", |
| 56 | + "url": "https://github.com/WebAssembly/exception-handling/blob/master/proposals/exception-handling/legacy/Exceptions.md", |
| 57 | + "phase": "inactive" |
| 58 | + }, |
44 | 59 | "exceptionsFinal": { |
45 | 60 | "description": "Exception Handling with exnref", |
46 | 61 | "url": "https://github.com/WebAssembly/exception-handling/blob/master/proposals/exception-handling/Exceptions.md", |
47 | 62 | "phase": 5 |
48 | 63 | }, |
49 | | - "exceptions": { |
50 | | - "description": "Legacy Exception Handling", |
51 | | - "url": "https://github.com/WebAssembly/exception-handling/blob/master/proposals/exception-handling/legacy/Exceptions.md", |
52 | | - "phase": "deprecated" |
53 | | - }, |
54 | 64 | "extendedConst": { |
55 | 65 | "description": "Extended Constant Expressions", |
56 | 66 | "url": "https://github.com/WebAssembly/extended-const/blob/master/proposals/extended-const/Overview.md", |
|
61 | 71 | "url": "https://github.com/WebAssembly/extended-name-section/blob/main/proposals/extended-name-section/Overview.md", |
62 | 72 | "phase": 2 |
63 | 73 | }, |
| 74 | + "flexibleVectors": { |
| 75 | + "description": "Flexible Vectors", |
| 76 | + "url": "https://github.com/WebAssembly/flexible-vectors/blob/main/proposals/flexible-vectors/Overview.md", |
| 77 | + "phase": 1 |
| 78 | + }, |
| 79 | + "frozenValues": { |
| 80 | + "description": "Frozen Values", |
| 81 | + "url": "https://github.com/WebAssembly/frozen-values/blob/main/proposals/frozen-values/Overview.md", |
| 82 | + "phase": 1 |
| 83 | + }, |
64 | 84 | "gc": { |
65 | 85 | "description": "Garbage Collection", |
66 | 86 | "url": "https://github.com/WebAssembly/gc", |
67 | 87 | "phase": 5 |
68 | 88 | }, |
| 89 | + "halfPrecision": { |
| 90 | + "description": "Half Precision", |
| 91 | + "url": "https://github.com/WebAssembly/half-precision/blob/main/proposals/half-precision/Overview.md", |
| 92 | + "phase": 1 |
| 93 | + }, |
69 | 94 | "instrumentAndTracingTechnology": { |
70 | 95 | "description": "Instrument and Tracing Technology", |
71 | 96 | "url": "https://github.com/WebAssembly/instrument-tracing/blob/main/proposals/instrument-tracing/Overview.md", |
72 | | - "phase": 2 |
73 | | - }, |
74 | | - "jspi": { |
75 | | - "description": "JS Promise Integration", |
76 | | - "url": "https://github.com/WebAssembly/js-promise-integration", |
77 | | - "phase": 4 |
| 97 | + "phase": "inactive" |
78 | 98 | }, |
79 | 99 | "jsPrimitiveBuiltins": { |
80 | 100 | "description": "JS Primitive Builtins", |
|
86 | 106 | "url": "https://github.com/WebAssembly/js-string-builtins/blob/main/proposals/js-string-builtins/Overview.md", |
87 | 107 | "phase": 5 |
88 | 108 | }, |
| 109 | + "jspi": { |
| 110 | + "description": "JS Promise Integration", |
| 111 | + "url": "https://github.com/WebAssembly/js-promise-integration", |
| 112 | + "phase": 4 |
| 113 | + }, |
89 | 114 | "memory64": { |
90 | 115 | "description": "Memory64", |
91 | 116 | "url": "https://github.com/WebAssembly/memory64/blob/master/proposals/memory64/Overview.md", |
92 | 117 | "phase": 5 |
93 | 118 | }, |
| 119 | + "memoryControl": { |
| 120 | + "description": "Memory control", |
| 121 | + "url": "https://github.com/WebAssembly/memory-control/blob/main/proposals/memory-control/Overview.md", |
| 122 | + "phase": 1 |
| 123 | + }, |
94 | 124 | "moreArrayConstructors": { |
95 | 125 | "description": "More array constructors", |
96 | 126 | "url": "https://github.com/WebAssembly/more-array-constructors/blob/main/proposals/more-array-constructors/Overview.md", |
|
117 | 147 | "phase": 2 |
118 | 148 | }, |
119 | 149 | "profiles": { |
120 | | - "description": "Language Profiles for Wasm", |
| 150 | + "description": "Profiles", |
121 | 151 | "url": "https://github.com/WebAssembly/profiles/blob/main/proposals/profiles/Overview.md", |
122 | 152 | "phase": 1 |
123 | 153 | }, |
|
146 | 176 | "url": "https://github.com/WebAssembly/spec/blob/master/proposals/nontrapping-float-to-int-conversion/Overview.md", |
147 | 177 | "phase": 5 |
148 | 178 | }, |
| 179 | + "sharedEverythingThreads": { |
| 180 | + "description": "Shared-Everything Threads", |
| 181 | + "url": "https://github.com/WebAssembly/shared-everything-threads/blob/main/proposals/shared-everything-threads/Overview.md", |
| 182 | + "phase": 1 |
| 183 | + }, |
149 | 184 | "signExtensions": { |
150 | 185 | "description": "Sign-extension Operators", |
151 | 186 | "url": "https://github.com/WebAssembly/spec/blob/master/proposals/sign-extension-ops/Overview.md", |
|
161 | 196 | "url": "https://github.com/WebAssembly/stack-switching/blob/main/proposals/stack-switching/Explainer.md", |
162 | 197 | "phase": 2 |
163 | 198 | }, |
| 199 | + "stringref": { |
| 200 | + "description": "Reference-Typed Strings", |
| 201 | + "url": "https://github.com/WebAssembly/stringref/blob/main/proposals/stringref/Overview.md", |
| 202 | + "phase": 1 |
| 203 | + }, |
164 | 204 | "tailCall": { |
165 | 205 | "description": "Tail Call", |
166 | 206 | "url": "https://github.com/WebAssembly/tail-call/blob/master/proposals/tail-call/Overview.md", |
|
171 | 211 | "url": "https://github.com/WebAssembly/threads/blob/master/proposals/threads/Overview.md", |
172 | 212 | "phase": 4 |
173 | 213 | }, |
174 | | - "typedFunctionReferences": { |
175 | | - "description": "Typed Function References", |
176 | | - "url": "https://github.com/WebAssembly/function-references/blob/main/proposals/function-references/Overview.md", |
177 | | - "phase": 5 |
| 214 | + "typeImports": { |
| 215 | + "description": "Type Imports", |
| 216 | + "url": "https://github.com/WebAssembly/proposal-type-imports/blob/main/proposals/type-imports/Overview.md", |
| 217 | + "phase": 1 |
178 | 218 | }, |
179 | 219 | "typeReflection": { |
180 | 220 | "description": "Type Reflection for JS API", |
181 | 221 | "url": "https://github.com/WebAssembly/js-types/blob/main/proposals/js-types/Overview.md", |
182 | 222 | "phase": 3 |
183 | 223 | }, |
| 224 | + "typedFunctionReferences": { |
| 225 | + "description": "Typed Function References", |
| 226 | + "url": "https://github.com/WebAssembly/function-references/blob/main/proposals/function-references/Overview.md", |
| 227 | + "phase": 5 |
| 228 | + }, |
| 229 | + "wasmCApi": { |
| 230 | + "description": "WebAssembly C and C++ API", |
| 231 | + "url": "https://github.com/WebAssembly/wasm-c-api", |
| 232 | + "phase": 1 |
| 233 | + }, |
184 | 234 | "webContentSecurityPolicy": { |
185 | 235 | "description": "Web Content Security Policy", |
186 | 236 | "url": "https://github.com/WebAssembly/content-security-policy/blob/main/proposals/CSP.md", |
|
507 | 557 | "esmIntegration": null, |
508 | 558 | "jspi": null, |
509 | 559 | "jsStringBuiltins": null, |
510 | | - "referenceTypes": "2.0.0", |
| 560 | + "referenceTypes": "2.0", |
511 | 561 | "threads": "4.0.0", |
512 | 562 | "exceptionsFinal": "6.0.0", |
513 | 563 | "multiValue": "1.0", |
514 | 564 | "mutableGlobals": "0.7", |
515 | | - "referenceTypes": "2.0", |
516 | 565 | "saturatedFloatToInt": true, |
517 | 566 | "signExtensions": true, |
518 | 567 | "simd": "2.0", |
|
0 commit comments