Stream: git-wasmtime

Topic: wasmtime / issue #6774 Wasmtime: Add support for Wasm tai...


view this post on Zulip Wasmtime GitHub notifications bot (Jul 25 2023 at 21:44):

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

Subscribe to Label Action

cc @fitzgen, @peterhuene, @saulecabrera

<details>
This issue or pull request has been labeled: "cranelift", "cranelift:wasm", "fuzzing", "wasmtime:api", "wasmtime:config", "winch"

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 (Jul 25 2023 at 21:45):

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

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 (Jul 25 2023 at 21:47):

fitzgen edited a comment on issue #6774:

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 (Jul 25 2023 at 21:48):

fitzgen edited a comment on issue #6774:

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 (Jul 25 2023 at 21:48):

fitzgen edited a comment on issue #6774:

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 (Jul 25 2023 at 21:58):

fitzgen commented on issue #6774:

Doing a prtest:full run with tail calls enabled by default now.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 27 2023 at 00:22):

fitzgen commented on issue #6774:

Tracked down the riscv64 failure as https://github.com/bytecodealliance/wasmtime/pull/6780

view this post on Zulip Wasmtime GitHub notifications bot (Jul 27 2023 at 15:33):

fitzgen commented on issue #6774:

Looks like it is just s390x that is failing prtest:full now, which is expected as s390x doesn't support tail calls yet. Gonna remove the temp commit and enqueue this to merge!

view this post on Zulip Wasmtime GitHub notifications bot (Jul 27 2023 at 16:50):

fitzgen commented on issue #6774:

Hm looks like there is actually a second riscv64 bug lurking here.


Last updated: Oct 23 2024 at 20:03 UTC