You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use trappable_error_type in WASIp3 sockets (#11373)
This commit updates to using the `trappable_error_type` in bindings
generated for WASIp3 to mirror what happens in WASIp2, removing an extra
`Result<Result<..>>` layer to only have one layer of results.
0 commit comments