mirror of
https://github.com/fluencelabs/parity-wasm
synced 2025-06-21 02:31:51 +00:00
Host module sketch
This commit is contained in:
@ -140,6 +140,7 @@ mod table;
|
||||
mod value;
|
||||
mod variable;
|
||||
mod store;
|
||||
mod host;
|
||||
|
||||
#[cfg(test)]
|
||||
mod tests;
|
||||
|
Reference in New Issue
Block a user