Function wasmtime_wast::link_spectest

source ·
pub fn link_spectest<T>(
    linker: &mut Linker<T>,
    store: &mut Store<T>,
    config: &SpectestConfig
) -> Result<()>
Expand description

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