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