Commit 1ec5a22
authored
fuzz: Update
* fuzz: Update `wasmi` to v0.51.1
We had to disable some of Wasm proposals in wasmi due to bugs
caught by the fuzzer, however these bugs were fixed a while ago;
everything is working as expected on v0.51.1
* Use non-deprecated APIs instead
And fix value representation for `FuncRef` / `ExternRef`wasmi to v0.51.1 (#11946)1 parent 92126c5 commit 1ec5a22
3 files changed
Lines changed: 15 additions & 47 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | 22 | | |
32 | 23 | | |
33 | 24 | | |
| |||
81 | 72 | | |
82 | 73 | | |
83 | 74 | | |
84 | | - | |
85 | | - | |
| 75 | + | |
86 | 76 | | |
87 | 77 | | |
88 | 78 | | |
| |||
187 | 177 | | |
188 | 178 | | |
189 | 179 | | |
190 | | - | |
| 180 | + | |
191 | 181 | | |
192 | 182 | | |
193 | 183 | | |
194 | | - | |
| 184 | + | |
195 | 185 | | |
196 | 186 | | |
197 | 187 | | |
| |||
0 commit comments