Stream: wasi

Topic: Why multiple pre-opened dirs?


view this post on Zulip appcypher (Apr 26 2024 at 10:22):

I'm wondering why one would need to have multiple pre-opened dirs.
Are there any interesting cases where it is needed?

view this post on Zulip bjorn3 (Apr 26 2024 at 11:41):

For example to give read-only access to an assets directory stored in one location and read-write access to a temporary directory stored at an entirely different location in the host filesystem.


Last updated: Nov 22 2024 at 16:03 UTC