Expand description
Implementation of the WAST text format for wasmer.
Modules§
Structs§
- Directive
Error - A Directive Error
- Directive
Errors - A structure holding the list of all executed directives
- Wasi
Test - Crate holding metadata parsed from the WASI WAST about the test to be run.
- Wast
- The wast test script language allows modules to be defined and actions to be performed on them.
Enums§
- Wasi
File System Kind - The kind of filesystem
WasiTest
is going to use.
Constants§
- VERSION
- Version number of this crate.
Functions§
- spectest_
importobject - Return an instance implementing the “spectest” interface used in the spec testsuite.