pub use crate::new::wasmer::{ExportError, MemoryError}; pub use crate::new::wasmer_compiler::CompileError; pub use crate::new::wasmer_engine::{InstantiationError, LinkError, RuntimeError};