Commit bf67d55
authored
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
| 13 | + | |
18 | 14 | | |
19 | 15 | | |
20 | 16 | | |
| |||
Submodule spec-tests updated 38 files
- .github/workflows/autoupdate.yml+1
- array.wast+1-1
- array_copy.wast+1-1
- array_fill.wast+1-1
- array_init_data.wast+1-1
- array_init_elem.wast+63-14
- binary-leb128.wast+1-1
- bulk64.wast+7-7
- custom/branch_hint.wast+99
- custom/custom_annot.wast+99
- custom/name_annot.wast+38
- i8x16_relaxed_swizzle.wast+2-2
- loop.wast+13
- proposals/custom-descriptors/array_new_exact.wast+24
- proposals/custom-descriptors/binary.wast+1.2k
- proposals/custom-descriptors/br_on_cast.wast+288
- proposals/custom-descriptors/br_on_cast_desc_eq.wast+2.0k
- proposals/custom-descriptors/br_on_cast_desc_eq_fail.wast+2.0k
- proposals/custom-descriptors/br_on_cast_fail.wast+301
- proposals/custom-descriptors/descriptors.wast+611-7
- proposals/custom-descriptors/exact-casts.wast+637
- proposals/custom-descriptors/exact-func-import.wast+264
- proposals/custom-descriptors/ref_cast_desc_eq.wast+920
- proposals/custom-descriptors/ref_get_desc.wast+466
- proposals/custom-descriptors/struct_new_desc.wast+592
- proposals/custom-page-sizes/binary.wast+1.2k
- proposals/custom-page-sizes/custom-page-sizes-invalid.wast+3-3
- proposals/custom-page-sizes/custom-page-sizes.wast+1-1
- proposals/custom-page-sizes/memory_max.wast+14-2
- proposals/custom-page-sizes/memory_max_i64.wast+16-4
- relaxed_madd_nmadd.wast-2
- return_call_indirect.wast+3-3
- simd_lane.wast+8-8
- struct.wast+1-1
- tag.wast+2-2
- try_table.wast+56-1
- type-subtyping.wast+77-24
- update-testsuite.py+4-3
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
26 | 33 | | |
27 | 34 | | |
28 | | - | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
29 | 39 | | |
30 | 40 | | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
| 41 | + | |
40 | 42 | | |
41 | 43 | | |
42 | 44 | | |
| |||
0 commit comments