Skip to content
This repository has been archived by the owner on Oct 13, 2023. It is now read-only.

Use trappable errors in host bindings for wasi-filesystem #117

Merged
merged 4 commits into from
Mar 21, 2023

Conversation

pchickey
Copy link
Collaborator

Based on #115

This simplifies the various map_err / ok wrapping away, and turns a bunch of what previously trapped into returning the correct error code, so 11 more tests now pass.

@pchickey pchickey force-pushed the pch/trappable_for_real_this_time branch from d07695e to 883f9f1 Compare March 20, 2023 22:50
@pchickey pchickey requested review from alexcrichton and removed request for sunfishcode March 21, 2023 17:25
@pchickey pchickey merged commit 408f0bf into main Mar 21, 2023
@pchickey pchickey deleted the pch/trappable_for_real_this_time branch March 21, 2023 17:36
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants