wasmerio / wasmer

🚀 The leading Wasm Runtime supporting WASIX and WASI
https://wasmer.io
MIT License
19.04k stars 814 forks source link

Add test for creating directories at cwd #5232

Closed maminrayej closed 1 week ago

maminrayej commented 2 weeks ago

This PR just adds a test. The fix is in wasix-libc (#45).

Resolves #5229.

maminrayej commented 1 week ago

Closing in favor of #5244.