Structs§
- Represents all the EpollInterests that have occurred
- A file that Wasi knows about that may or may not be open
- This needs to be exposed so that the multiple use-cases are able to generated unique file descriptors and update the seed during journal restoration
- 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§
- Guard the cleans up the selector registrations
- The core of the filesystem abstraction. Includes directories, files, and symlinks.
Constants§
- The root inode and stdio inodes are the first inodes in the file system tree
- 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