Stream: git-wasmtime

Topic: wasmtime / issue #5765 fuzzgen: Generate multiple functio...


view this post on Zulip Wasmtime GitHub notifications bot (Feb 11 2023 at 21:16):

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:

To subscribe or unsubscribe from this label, edit the <code>.github/subscribe-to-label.json</code> configuration file.

Learn more.
</details>

view this post on Zulip Wasmtime GitHub notifications bot (Feb 14 2023 at 23:11):

jameysharp commented on issue #5765:

I'm very excited to merge this, but I'm holding off on reviewing it until we merge #5764.

view this post on Zulip Wasmtime GitHub notifications bot (Feb 18 2023 at 18:31):

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.

view this post on Zulip Wasmtime GitHub notifications bot (Feb 18 2023 at 18:32):

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.

view this post on Zulip Wasmtime GitHub notifications bot (Feb 28 2023 at 13:23):

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.

view this post on Zulip Wasmtime GitHub notifications bot (Feb 28 2023 at 18:47):

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.

view this post on Zulip Wasmtime GitHub notifications bot (Feb 28 2023 at 19:28):

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