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
wasip3: Fill out more missing filesystem functionality (WebAssembly#758)
This is a further extension of WebAssembly#757 to implement much more functionality
in wasi-libc related to filesystems for the `wasm32-wasip3` target. This
largely reuses the `wasm32-wasip2` implementations of things by
generated bindings in non-async mode. The end result of this is a whole
slew of tests are now passing on the p3 target.
0 commit comments