mirror of
https://github.com/mii443/wasmer.git
synced 2025-12-10 14:48:27 +00:00
Created vm module
This commit is contained in:
@@ -445,6 +445,7 @@ mod ptr;
|
||||
mod store;
|
||||
mod typed_function;
|
||||
mod value;
|
||||
pub mod vm;
|
||||
|
||||
#[cfg(feature = "sys")]
|
||||
mod sys;
|
||||
|
||||
Reference in New Issue
Block a user