mirror of
https://github.com/mii443/wasmer.git
synced 2025-12-10 22:58:18 +00:00
Merge remote-tracking branch 'origin' into zero-mem-copy
This commit is contained in:
@@ -42,7 +42,6 @@
|
||||
//!
|
||||
//! ```rust
|
||||
//! use wasmer::{Store, Module, Instance, Value, imports};
|
||||
//! use wasmer::FunctionEnv;
|
||||
//!
|
||||
//! fn main() -> anyhow::Result<()> {
|
||||
//! let module_wat = r#"
|
||||
|
||||
Reference in New Issue
Block a user