Skip to content

Fix error handling in WASI p1 #661

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

Merged
merged 3 commits into from
May 6, 2025
Merged

Fix error handling in WASI p1 #661

merged 3 commits into from
May 6, 2025

Conversation

newpavlov
Copy link
Member

Closes #660

@newpavlov newpavlov requested a review from josephlr May 4, 2025 13:49
@newpavlov newpavlov merged commit 74e53da into master May 6, 2025
72 checks passed
@newpavlov newpavlov deleted the fix_wasi_p1_error branch May 6, 2025 15:12
@newpavlov newpavlov mentioned this pull request May 6, 2025
josephlr pushed a commit that referenced this pull request May 9, 2025
### Changed
- Doc improvements [#632] [#634] [#635]
- Add crate version to docs.rs links used in `compile_error!`s [#639]

## Fixed
- Error handling in WASI p1 [#661]

[#632]: #632
[#634]: #634
[#635]: #635
[#639]: #639
[#661]: #661
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.

WASI preview 1 error handling
2 participants