Module wasmer_wasix::fs

source ·

Structs

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