mirror of
https://github.com/mii443/wasmer.git
synced 2025-12-06 20:58:28 +00:00
Merge branch 'master' into master
This commit is contained in:
1
lib/api/src/sys/externals/memory.rs
vendored
1
lib/api/src/sys/externals/memory.rs
vendored
@@ -34,6 +34,7 @@ pub struct Memory {
|
||||
}
|
||||
|
||||
impl Memory {
|
||||
#[cfg(feature = "compiler")]
|
||||
/// Creates a new host `Memory` from the provided [`MemoryType`].
|
||||
///
|
||||
/// This function will construct the `Memory` using the store
|
||||
|
||||
Reference in New Issue
Block a user