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

add component-model-async/lower.wast test #10103

Merged
merged 1 commit into from
Jan 24, 2025

Conversation

dicej
Copy link
Contributor

@dicej dicej commented Jan 24, 2025

This is another piece of #9582 which I'm splitting out to make review easier.

This test includes a minimal component which lowers an import with the async option.

The rest of the changes fill in some TODOs to make the test pass.

This is another piece of bytecodealliance#9582 which I'm splitting out to make review easier.

This test includes a minimal component which lowers an import with the `async`
option.

The rest of the changes fill in some TODOs to make the test pass.

Signed-off-by: Joel Dice <[email protected]>
@dicej dicej requested a review from alexcrichton January 24, 2025 17:27
@dicej dicej requested a review from a team as a code owner January 24, 2025 17:27
@alexcrichton alexcrichton added this pull request to the merge queue Jan 24, 2025
Merged via the queue into bytecodealliance:main with commit 38a47d2 Jan 24, 2025
39 checks passed
@dicej dicej deleted the async-lower-test branch January 24, 2025 18:55
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