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 signal support #1

Merged
merged 2 commits into from
Sep 1, 2023
Merged

Add signal support #1

merged 2 commits into from
Sep 1, 2023

Conversation

Arshia001
Copy link

@Arshia001 Arshia001 commented Aug 18, 2023

This PR adds sigaction, __wasm_signal, raise and supporting types. Note this requires an update to wasix-libc, available in wasix-org/wasix-libc#14. After that change is merged in, the toolchain must be updated as well.

@Arshia001 Arshia001 marked this pull request as draft August 21, 2023 06:13
@Arshia001 Arshia001 marked this pull request as ready for review August 21, 2023 06:29
@Arshia001
Copy link
Author

Merged as part of #2.

@Arshia001 Arshia001 closed this Aug 22, 2023
Arshia001 pushed a commit that referenced this pull request Aug 22, 2023
Add thread local functions for WASI
@Arshia001 Arshia001 reopened this Sep 1, 2023
@Arshia001
Copy link
Author

Merging this anyway to make the changes available on the v0.2.147 branch.

@Arshia001 Arshia001 merged commit ad631c6 into v0.2.147 Sep 1, 2023
@Arshia001 Arshia001 deleted the add-sigaction branch September 1, 2023 06:35
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