Stream: git-wasmtime

Topic: wasmtime / PR #11402 Improve garbage collection of DWARF ...


view this post on Zulip Wasmtime GitHub notifications bot (Aug 08 2025 at 07:13):

philipc opened PR #11402 from philipc:gc-dead-code to bytecodealliance:main:

Checking for the tombstone address during the reachability calculation allows more DWARF entries to be marked as unreachable, and there was already code to handle this for addresses left as 0.

view this post on Zulip Wasmtime GitHub notifications bot (Aug 08 2025 at 07:13):

philipc requested abrown for a review on PR #11402.

view this post on Zulip Wasmtime GitHub notifications bot (Aug 08 2025 at 07:13):

philipc requested wasmtime-compiler-reviewers for a review on PR #11402.

view this post on Zulip Wasmtime GitHub notifications bot (Aug 08 2025 at 15:36):

abrown submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Aug 08 2025 at 15:57):

abrown merged PR #11402.

view this post on Zulip Wasmtime GitHub notifications bot (Aug 08 2025 at 16:59):

fitzgen commented on PR #11402:

Thanks @philipc!


Last updated: Dec 06 2025 at 06:05 UTC