Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pulley: Implement lowering for stack_addr #9661

Merged
merged 1 commit into from
Nov 22, 2024

Conversation

alexcrichton
Copy link
Member

This'll be needed for various purposes of trampolines and functions in Wasmtime and it's easy enough to have a lowering for.

This'll be needed for various purposes of trampolines and functions in
Wasmtime and it's easy enough to have a lowering for.
@alexcrichton alexcrichton requested a review from a team as a code owner November 22, 2024 20:51
@alexcrichton alexcrichton requested review from cfallin and removed request for a team November 22, 2024 20:51
@cfallin cfallin added this pull request to the merge queue Nov 22, 2024
Merged via the queue into bytecodealliance:main with commit 6546da2 Nov 22, 2024
39 checks passed
@alexcrichton alexcrichton deleted the pulley-stack-addr branch November 22, 2024 21:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants