mirror of
https://github.com/mii443/wasmer.git
synced 2025-12-16 17:18:57 +00:00
Set spectests to be only imported in testing
This commit is contained in:
@@ -37,8 +37,9 @@ use wabt::wat2wasm;
|
||||
mod macros;
|
||||
pub mod common;
|
||||
pub mod integrations;
|
||||
pub mod spectests;
|
||||
pub mod webassembly;
|
||||
#[cfg(test)]
|
||||
mod spectests;
|
||||
|
||||
#[derive(Debug, StructOpt)]
|
||||
#[structopt(name = "wasmer", about = "WASM execution runtime.")]
|
||||
|
||||
Reference in New Issue
Block a user