|
96 | 96 | "url": "https://github.com/WebAssembly/instrument-tracing/blob/main/proposals/instrument-tracing/Overview.md", |
97 | 97 | "phase": "inactive" |
98 | 98 | }, |
| 99 | + "jitInterface": { |
| 100 | + "description": "JIT Interface", |
| 101 | + "url": "https://github.com/WebAssembly/jit-interface/blob/main/proposals/jit-interface/Explainer.md", |
| 102 | + "phase": 1 |
| 103 | + }, |
99 | 104 | "jsPrimitiveBuiltins": { |
100 | 105 | "description": "JS Primitive Builtins", |
101 | 106 | "url": "https://github.com/WebAssembly/js-primitive-builtins/blob/main/proposals/js-primitive-builtins/Overview.md", |
|
117 | 122 | "phase": 5 |
118 | 123 | }, |
119 | 124 | "memoryControl": { |
120 | | - "description": "Memory control", |
| 125 | + "description": "Memory Control", |
121 | 126 | "url": "https://github.com/WebAssembly/memory-control/blob/main/proposals/memory-control/Overview.md", |
122 | 127 | "phase": 1 |
123 | 128 | }, |
124 | 129 | "moreArrayConstructors": { |
125 | | - "description": "More array constructors", |
| 130 | + "description": "More Array Constructors", |
126 | 131 | "url": "https://github.com/WebAssembly/more-array-constructors/blob/main/proposals/more-array-constructors/Overview.md", |
127 | 132 | "phase": 1 |
128 | 133 | }, |
| 134 | + "multibyteArrayAccess": { |
| 135 | + "description": "Multibyte Array Access", |
| 136 | + "url": "https://github.com/WebAssembly/multibyte-array-access", |
| 137 | + "phase": 1 |
| 138 | + }, |
129 | 139 | "multiMemory": { |
130 | 140 | "description": "Multiple Memories", |
131 | 141 | "url": "https://github.com/WebAssembly/multi-memory/blob/master/proposals/multi-memory/Overview.md", |
|
157 | 167 | "phase": 5 |
158 | 168 | }, |
159 | 169 | "relaxedDeadCodeValidation": { |
160 | | - "description": "Relaxed dead code validation", |
| 170 | + "description": "Relaxed Dead Code Validation", |
161 | 171 | "url": "https://github.com/WebAssembly/relaxed-dead-code-validation/blob/main/proposals/relaxed-dead-code-validation/Overview.md", |
162 | 172 | "phase": 2 |
163 | 173 | }, |
|
0 commit comments