Stream: git-wasmtime

Topic: wasmtime / issue #5353 Implement inline stack probes for ...


view this post on Zulip Wasmtime GitHub notifications bot (Nov 30 2022 at 16:38):

afonso360 commented on issue #5353:

Can you update fuzzgen/src/lib.rs:269 and enable inline stack probing for AArch64 in the cranelift fuzzer?

view this post on Zulip Wasmtime GitHub notifications bot (Nov 30 2022 at 17:42):

github-actions[bot] commented on issue #5353:

Subscribe to Label Action

cc @peterhuene

<details>
This issue or pull request has been labeled: "cranelift", "cranelift:area:aarch64", "cranelift:area:machinst", "cranelift:area:x64", "cranelift:meta", "wasmtime:api", "wasmtime:config"

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 (Nov 30 2022 at 17:42):

github-actions[bot] commented on issue #5353:

Label Messager: wasmtime:config

It looks like you are changing Wasmtime's configuration options. Make sure to
complete this check list:

[fuzzing-config]: https://github.com/bytecodealliance/wasmtime/blob/ca0e8d0a1d8cefc0496dba2f77a670571d8fdcab/crates/fuzzing/src/generators.rs#L182-L194
[fuzzing-docs]: https://docs.wasmtime.dev/contributing-fuzzing.html


<details>

To modify this label's message, edit the <code>.github/label-messager/wasmtime-config.md</code> file.

To add new label messages or remove existing label messages, edit the
<code>.github/label-messager.json</code> configuration file.

Learn more.

</details>

view this post on Zulip Wasmtime GitHub notifications bot (Nov 30 2022 at 17:50):

alexcrichton commented on issue #5353:

@cfallin mind double checking the next-to-last commit here now?

view this post on Zulip Wasmtime GitHub notifications bot (Nov 30 2022 at 22:10):

kpreisser commented on issue #5353:

Nice, thank you! The repro .wat from #5340 now also successfully runs on Windows Arm64 (aarch64-pc-windows-msvc).


Last updated: Oct 23 2024 at 20:03 UTC