Module wasmer_wasix::runners::wasi_common
source · Structs§
- CommonWasiOptions π
- A directory that should be mapped from the host filesystem into a WASI instance (the βguestβ).
Constants§
Functions§
- HACK: We need this so users can mount host directories at relative paths. This assumes that the current directory when a runner starts will be β/β, so instead of mounting to a relative path, we just mount to β/$pathβ.
- create_dir_all π
- prepare_filesystem π