Module wasmer_wasix::fs
source · Structs
- A file that Wasi knows about that may or may not be open
- Warning, modifying these fields directly may cause invariants to break and should be considered unsafe. These fields may be made private in a future release
Enums
- The core of the filesystem abstraction. Includes directories, files, and symlinks.
Constants
- A completely aribtrary “big enough” number used as the upper limit for the number of symlinks that can be traversed when resolving a path
- the fd value of the virtual root
Functions
- Returns the default filesystem backing