Skip to content

feat(asyncify): allow importing asyncify.get_state from the module #5509

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

lbguilherme
Copy link

It is currently not possible to read the asyncify state from inside the module. It should be possible to "import" asyncify.get_state for that.

Copy link
Member

@kripken kripken left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Makes sense to add this. Please just add testing for it. Looks like the best place might be test/lit/passes/asyncify_enable-multivalue.wast.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants