WebAssembly / wasi-filesystem

Filesystem API for WASI
Other
179 stars 19 forks source link

Describe wasi-filesystem's path sandboxing behavior #127

Closed sunfishcode closed 1 year ago

sunfishcode commented 1 year ago

Add a new path-resolution.md document describing CloudABI-style path resolution behavior. wit/types.wit previously had a brief description of this behavior, however this new document presents it in much more detail, with a description of the sandboxing properties and a discussion of implementation techniques.

sunfishcode commented 1 year ago

I've answered all the questions above; I'm going to go ahead and merge this now. If there are any further questions; please file new issues!