Commit 6cd3595
authored
Allow dead code in
Fuzz-generation might generate dead types, so this avoids build errors
where types aren't used. Aims to fix [this build log][log]
[log]: https://github.com/bytecodealliance/wasmtime/actions/runs/17335065094/job/49219595286?pr=11570component_api fuzz target (#11575)1 parent 60a0443 commit 6cd3595
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
2 | 3 | | |
3 | 4 | | |
4 | 5 | | |
| |||
0 commit comments