Stream: git-wasmtime

Topic: wasmtime / PR #8977 winch: Remove unused `argv` register ...


view this post on Zulip Wasmtime GitHub notifications bot (Jul 19 2024 at 17:58):

saulecabrera opened PR #8977 from saulecabrera:remove-unused-argv-reg to bytecodealliance:main:

This register was used as an additional scratch register in the context of trampolines.

As of https://github.com/bytecodealliance/wasmtime/pull/8109, trampolines are implemented with Cranelift, so this register alias is unused.

<!--
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 (Jul 19 2024 at 17:58):

saulecabrera requested wasmtime-compiler-reviewers for a review on PR #8977.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 19 2024 at 17:58):

saulecabrera requested abrown for a review on PR #8977.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 19 2024 at 18:39):

fitzgen submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 19 2024 at 18:53):

fitzgen merged PR #8977.


Last updated: Oct 23 2024 at 20:03 UTC