Skip to content

Fix error handling in WASI p1#661

Merged
newpavlov merged 3 commits intomasterfrom
fix_wasi_p1_error
May 6, 2025
Merged

Fix error handling in WASI p1#661
newpavlov merged 3 commits intomasterfrom
fix_wasi_p1_error

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
takumi-earth pushed a commit to earthlings-dev/getrandom that referenced this pull request Jan 27, 2026
takumi-earth pushed a commit to earthlings-dev/getrandom that referenced this pull request Jan 27, 2026
### Changed
- Doc improvements [rust-random#632] [rust-random#634] [rust-random#635]
- Add crate version to docs.rs links used in `compile_error!`s [rust-random#639]

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

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