Crate wasmer_wast_asml_fork[][src]

Implementation of the WAST text format for wasmer.

Structs

DirectiveError

A Directive Error

DirectiveErrors

A structure holding the list of all executed directives

WasiTest

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.

Constants

VERSION

Version number of this crate.

Functions

spectest_importobject

Return an instance implementing the "spectest" interface used in the spec testsuite.