Stream: git-wasmtime

Topic: wasmtime / PR #8252 Plumb coredump feature to `wasmtime-r...


view this post on Zulip Wasmtime GitHub notifications bot (Mar 28 2024 at 02:06):

alexcrichton requested fitzgen for a review on PR #8252.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 28 2024 at 02:06):

alexcrichton requested wasmtime-core-reviewers for a review on PR #8252.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 28 2024 at 02:06):

alexcrichton opened PR #8252 from alexcrichton:plumb-wasmtime-runtime-coredump to bytecodealliance:main:

The wasmtime crate already has a coredump feature but whether or not it's enabled the wasmtime-runtime crate still captures a core dump. Use this flag in the wasmtime crate to plumb support to wasmtime-runtime to skip capture if it's not enabled.

<!--
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 (Mar 28 2024 at 02:10):

alexcrichton updated PR #8252.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 28 2024 at 02:44):

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

Subscribe to Label Action

cc @peterhuene

<details>
This issue or pull request has been labeled: "wasmtime:api"

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 (Mar 28 2024 at 05:44):

fitzgen submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 28 2024 at 06:14):

fitzgen merged PR #8252.


Last updated: Nov 22 2024 at 16:03 UTC