github-actions[bot] commented on issue #5765:
Subscribe to Label Action
cc @fitzgen
<details>
This issue or pull request has been labeled: "cranelift", "fuzzing"Thus the following users have been cc'd because of the following labels:
- fitzgen: fuzzing
To subscribe or unsubscribe from this label, edit the <code>.github/subscribe-to-label.json</code> configuration file.
Learn more.
</details>
jameysharp commented on issue #5765:
I'm very excited to merge this, but I'm holding off on reviewing it until we merge #5764.
afonso360 commented on issue #5765:
Well, this has been running for the past 8 hours successfully on x64 and AArch64 without crashing. It ran into https://github.com/bytecodealliance/wasmtime/issues/5832 on RISC-V.
I'm going to try to fix that one, otherwise if it ends up being complicated we can disable the colocated flag for RISC-V.
afonso360 edited a comment on issue #5765:
Well, this has been running for the past 8 hours successfully on x64 and AArch64 without crashing.
icache
also hasn't found anything either. It ran into https://github.com/bytecodealliance/wasmtime/issues/5832 on RISC-V.I'm going to try to fix that one, otherwise if it ends up being complicated we can disable the colocated flag for RISC-V.
afonso360 commented on issue #5765:
Rebased this on top of main, and given the amount of fuzzgen changes since this was first posted I'm going to give this a few hours of fuzzing again before merging.
afonso360 edited a comment on issue #5765:
Rebased this on top of main, and given the amount of fuzzgen changes since this was first posted I'm going to give this a few hours of fuzzing again before merging.
Edit: Nothing so far that's related to call's. I'm going to call that good enough.
afonso360 edited a comment on issue #5765:
Rebased this on top of main, and given the amount of fuzzgen changes since this was first posted I'm going to give this a few hours of fuzzing again before merging.
Edit: Nothing so far that's related to calls. I'm going to call that good enough.
Last updated: Nov 22 2024 at 16:03 UTC