StructsΒ§
- Common
Wasi πOptions - 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 π