Stream: git-wasmtime

Topic: wasmtime / PR #9939 Move gdbjit C helpers to a separate file


view this post on Zulip Wasmtime GitHub notifications bot (Jan 06 2025 at 23:40):

alexcrichton opened PR #9939 from alexcrichton:move-gdbjit-helpers to bytecodealliance:main:

This commit splits out the gdbjit-related helpers from helpers.c in Wasmtime to a separate C file built as part of the wasmtime-jit-debug crate. This'll help excise these helpers if gdbjit support is disabled at compile time and additionally brings them closer to the actual definition in the wasmtime-jit-debug crate.

<!--
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 (Jan 06 2025 at 23:40):

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

view this post on Zulip Wasmtime GitHub notifications bot (Jan 06 2025 at 23:40):

alexcrichton requested dicej for a review on PR #9939.

view this post on Zulip Wasmtime GitHub notifications bot (Jan 06 2025 at 23:40):

alexcrichton requested wasmtime-default-reviewers for a review on PR #9939.

view this post on Zulip Wasmtime GitHub notifications bot (Jan 06 2025 at 23:56):

alexcrichton updated PR #9939.

view this post on Zulip Wasmtime GitHub notifications bot (Jan 07 2025 at 00:10):

dicej submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Jan 07 2025 at 15:42):

alexcrichton updated PR #9939.

view this post on Zulip Wasmtime GitHub notifications bot (Jan 07 2025 at 15:42):

alexcrichton has enabled auto merge for PR #9939.

view this post on Zulip Wasmtime GitHub notifications bot (Jan 07 2025 at 16:15):

alexcrichton merged PR #9939.


Last updated: Jan 24 2025 at 00:11 UTC