wasmer-runtime-core 0.17.1

Wasmer runtime core library
1
2
3
mod memory;

pub use self::memory::{Memory, Protect};