Stream: git-wasmtime

Topic: wasmtime / PR #13106 chore: remove unnecessary clone when...


view this post on Zulip Wasmtime GitHub notifications bot (Apr 15 2026 at 08:34):

operagxoksana opened PR #13106 from operagxoksana:patch-1 to bytecodealliance:main:

Removes an unnecessary .clone() when deriving the default output path in the explore command. self.output is not used after this point, so moving it directly avoids an extra allocation without changing behavior.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 15 2026 at 08:34):

operagxoksana requested pchickey for a review on PR #13106.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 15 2026 at 08:34):

operagxoksana requested wasmtime-core-reviewers for a review on PR #13106.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 15 2026 at 14:46):

alexcrichton submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 15 2026 at 14:47):

alexcrichton added PR #13106 chore: remove unnecessary clone when deriving output path to the merge queue.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 15 2026 at 15:10):

alexcrichton merged PR #13106.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 15 2026 at 15:10):

alexcrichton removed PR #13106 chore: remove unnecessary clone when deriving output path from the merge queue.


Last updated: May 03 2026 at 22:13 UTC