wasmi/tests/spec_shim.rs

7 lines
80 B
Rust

//! Official spec testsuite.
extern crate wabt;
extern crate wasmi;
mod spec;