Expand description
Implementation of the WAST text format for wasmtime.
Structs§
- Spectest
Config - Configuration of how spectest primitives work.
- Wast
Context - The wast test script language allows modules to be defined and actions to be performed on them.
Constants§
- VERSION
- Version number of this crate.
Functions§
- link_
spectest - Return an instance implementing the “spectest” interface used in the spec testsuite.