Crate wasmtime_wast

source ·
Expand description

Implementation of the WAST text format for wasmtime.

Structs§

  • The wast test script language allows modules to be defined and actions to be performed on them.

Constants§

  • Version number of this crate.

Functions§

  • Return an instance implementing the “spectest” interface used in the spec testsuite.