Modulesยง
- wasi_kw ๐
Structsยง
- Args ๐
- Assert
Return ๐ - Assert
Stderr ๐ - Assert
Stdout ๐ - Envs ๐
- MapDirs ๐
- Output
Capturerer ๐ - Preopens ๐
- Stdin ๐
- Temp
Dirs ๐ - Crate holding metadata parsed from the WASI WAST about the test to be run.
Enumsยง
- The kind of filesystem
WasiTest
is going to use.
Constantsยง
- BASE_
TEST_ ๐DIR
Functionsยง
- get_
stdio_ ๐output - When using
virtual_fs::mem_fs
, we cannot rely onBASE_TEST_DIR
because the host filesystem cannot be used. Instead, we are copyingBASE_TEST_DIR
to themem_fs
.