Stream: git-wasmtime

Topic: wasmtime / PR #8804 Add `anyhow` stuff to our internal `w...


view this post on Zulip Wasmtime GitHub notifications bot (Jun 13 2024 at 22:56):

fitzgen opened PR #8804 from fitzgen:anyhow-in-prelude to bytecodealliance:main:

We use it basically everywhere and it is annoying to have to import.

I also did an audit of existing use statements and removed the now-redundant ones and replaced one-off imports with usage of the prelude, so that the prelude is available by default in more places.

<!--
Please make sure you include the following information:

Our development process is documented in the Wasmtime book:
https://docs.wasmtime.dev/contributing-development-process.html

Please ensure all communication follows the code of conduct:
https://github.com/bytecodealliance/wasmtime/blob/main/CODE_OF_CONDUCT.md
-->

view this post on Zulip Wasmtime GitHub notifications bot (Jun 13 2024 at 22:56):

fitzgen requested elliottt for a review on PR #8804.

view this post on Zulip Wasmtime GitHub notifications bot (Jun 13 2024 at 22:56):

fitzgen requested wasmtime-core-reviewers for a review on PR #8804.

view this post on Zulip Wasmtime GitHub notifications bot (Jun 13 2024 at 23:01):

fitzgen updated PR #8804.

view this post on Zulip Wasmtime GitHub notifications bot (Jun 13 2024 at 23:19):

pchickey submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Jun 14 2024 at 02:02):

github-actions[bot] commented on PR #8804:

Subscribe to Label Action

cc @fitzgen

<details>
This issue or pull request has been labeled: "wasmtime:api", "wasmtime:config", "wasmtime:ref-types"

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 (Jun 14 2024 at 02:02):

github-actions[bot] commented on PR #8804:

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 (Jun 14 2024 at 15:15):

fitzgen updated PR #8804.

view this post on Zulip Wasmtime GitHub notifications bot (Jun 14 2024 at 15:15):

fitzgen has enabled auto merge for PR #8804.

view this post on Zulip Wasmtime GitHub notifications bot (Jun 14 2024 at 15:38):

fitzgen merged PR #8804.


Last updated: Oct 23 2024 at 20:03 UTC