File tree
8 files changed
+109
-17
lines changed- .github
- include/cmcpp
- ref
- test
8 files changed
+109
-17
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
4 | 7 | | |
5 | | - | |
6 | 8 | | |
7 | | - | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
8 | 13 | | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
9 | 19 | | |
10 | | - | |
| 20 | + | |
11 | 21 | | |
12 | 22 | | |
13 | 23 | | |
| |||
36 | 46 | | |
37 | 47 | | |
38 | 48 | | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
39 | 52 | | |
40 | 53 | | |
41 | 54 | | |
42 | 55 | | |
43 | | - | |
| 56 | + | |
44 | 57 | | |
45 | 58 | | |
46 | 59 | | |
| |||
170 | 183 | | |
171 | 184 | | |
172 | 185 | | |
173 | | - | |
| 186 | + | |
174 | 187 | | |
175 | 188 | | |
176 | 189 | | |
| |||
246 | 259 | | |
247 | 260 | | |
248 | 261 | | |
249 | | - | |
250 | | - | |
| 262 | + | |
| 263 | + | |
251 | 264 | | |
252 | 265 | | |
253 | 266 | | |
| |||
428 | 441 | | |
429 | 442 | | |
430 | 443 | | |
| 444 | + | |
| 445 | + | |
431 | 446 | | |
432 | 447 | | |
433 | | - | |
| 448 | + | |
| 449 | + | |
| 450 | + | |
| 451 | + | |
| 452 | + | |
| 453 | + | |
| 454 | + | |
| 455 | + | |
| 456 | + | |
| 457 | + | |
| 458 | + | |
| 459 | + | |
| 460 | + | |
| 461 | + | |
| 462 | + | |
| 463 | + | |
| 464 | + | |
| 465 | + | |
| 466 | + | |
| 467 | + | |
| 468 | + | |
| 469 | + | |
| 470 | + | |
434 | 471 | | |
435 | | - | |
| 472 | + | |
| 473 | + | |
436 | 474 | | |
437 | | - | |
| 475 | + | |
| 476 | + | |
| 477 | + | |
| 478 | + | |
| 479 | + | |
438 | 480 | | |
439 | 481 | | |
440 | 482 | | |
| |||
739 | 781 | | |
740 | 782 | | |
741 | 783 | | |
742 | | - | |
743 | | - | |
| 784 | + | |
| 785 | + | |
744 | 786 | | |
745 | 787 | | |
746 | 788 | | |
| |||
Submodule component-model updated 20 files
- design/mvp/Async.md+361-232
- design/mvp/Binary.md+36-20
- design/mvp/CanonicalABI.md+1.6k-1.3k
- design/mvp/Explainer.md+446-247
- design/mvp/WIT.md+8
- design/mvp/canonical-abi/definitions.py+771-635
- design/mvp/canonical-abi/run_tests.py+996-762
- test/README.md+4-4
- test/async/cancel-stream.wast+17-18
- test/async/cancel-subtask.wast+96-3
- test/async/drop-stream.wast+26-26
- test/async/empty-wait.wast+12-12
- test/async/futures-must-write.wast+29-34
- test/async/partial-stream-copies.wast+19-19
- test/async/passing-resources.wast+12-12
- test/async/sync-streams.wast+178
- test/async/trap-if-done.wast+468
- test/async/zero-length.wast+9-9
- test/resources/multiple-resources.wast+2-2
- test/values/trap-in-post-return.wast+249
Submodule vscode-wasm updated 11 files
- package-lock.json+752-1.2k
- package.json+6-6
- testbeds/component-model-async/src/calculator.ts+1
- testbeds/component-model-performance/src/test.ts+2-2
- testbeds/component-model-vscode/src/api.ts+6-6
- testbeds/lsp-rust/client/package-lock.json+4-3
- wasm-component-model/package-lock.json+45-46
- wasm-component-model/package.json+6-6
- wasm-wasi-lsp/package-lock.json+4-3
- wasm-wasi/package-lock.json+24-22
- wasm-wasi/package.json+3-3
Submodule wasm-micro-runtime updated 304 files
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
187 | 187 | | |
188 | 188 | | |
189 | 189 | | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
190 | 200 | | |
191 | 201 | | |
192 | 202 | | |
| |||
247 | 257 | | |
248 | 258 | | |
249 | 259 | | |
| 260 | + | |
| 261 | + | |
| 262 | + | |
| 263 | + | |
| 264 | + | |
| 265 | + | |
250 | 266 | | |
251 | 267 | | |
252 | 268 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
0 commit comments