Stream: git-wasmtime

Topic: wasmtime / issue #5067 Add egraphs option to Wasmtime con...


view this post on Zulip Wasmtime GitHub notifications bot (Oct 18 2022 at 00:44):

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

Subscribe to Label Action

cc @fitzgen, @peterhuene

<details>
This issue or pull request has been labeled: "fuzzing", "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 (Oct 18 2022 at 00:45):

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

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 (Oct 18 2022 at 14:47):

alexcrichton commented on issue #5067:

It appears that adding this configuration tickled the generted Config for the testing of the wasmtime-fuzzing crate to probably exercise a path on Windows that hasn't ever been exercised before, namely the use_precompiled_wasm option. It appears that it's failing in CI, and I've pushed an attempt to paper over the issue and see if that fixes things.

view this post on Zulip Wasmtime GitHub notifications bot (Oct 18 2022 at 17:12):

cfallin commented on issue #5067:

Ah, weird error -- it looks like your fix worked, thanks!


Last updated: Oct 23 2024 at 20:03 UTC