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

(re-)add user interrupt and tests #46

Merged
merged 11 commits into from
Jun 18, 2023
Merged

(re-)add user interrupt and tests #46

merged 11 commits into from
Jun 18, 2023

Conversation

yamt
Copy link
Owner

@yamt yamt commented Jun 17, 2023

No description provided.

yamt added 11 commits June 18, 2023 01:18
the original intention of exec_context->intrp was to allow embedders
to interrupt the execution.
this commit makes wasi-threads stop using it so that it can be used
for the original purpose.
also, introduce another restartable error and use it for user interrupt.
todo: add it to repl too?
@yamt yamt merged commit b112428 into master Jun 18, 2023
@yamt yamt deleted the user-interrupt branch June 18, 2023 12:49
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.

1 participant