[][src]Crate wasmtime_wast

JIT-style runtime for WebAssembly using Cranelift.

Structs

WastContext

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

Enums

WastError

Error message used by WastContext.

Constants

VERSION

Version number of this crate.

Functions

instantiate_spectest

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