| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Code-Review | +1 |
LGTM, also good that we first try the likely-non-trapping ones before things like `ref_cast` etc.
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
[wasm][fuzzer] Generate less code after using all input bytes
`new_object` can (recursively) generate a lot of code, so it should not
be the default choice (at index 0) when running out of input bytes.
R=mlie...@chromium.org
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |