mirror of
https://github.com/fluencelabs/wasmer
synced 2024-12-13 14:25:32 +00:00
Merge branch 'master' into fix/windows-warnings-cargo-build
This commit is contained in:
commit
c46ff0dcfc
@ -284,6 +284,7 @@ impl Clone for UnsharedMemory {
|
||||
}
|
||||
|
||||
pub struct SharedMemory {
|
||||
#[allow(dead_code)]
|
||||
desc: MemoryDescriptor,
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user