mirror of
https://github.com/fluencelabs/parity-wasm
synced 2025-07-31 22:31:59 +00:00
allocation in store
This commit is contained in:
@@ -141,6 +141,7 @@ mod stack;
|
||||
mod table;
|
||||
mod value;
|
||||
mod variable;
|
||||
mod store;
|
||||
|
||||
#[cfg(test)]
|
||||
mod tests;
|
||||
|
Reference in New Issue
Block a user