mirror of
https://github.com/fluencelabs/parity-wasm
synced 2025-06-12 06:21:40 +00:00
Add import resolver
This commit is contained in:
@ -140,6 +140,7 @@ mod value;
|
||||
mod variable;
|
||||
mod store;
|
||||
mod host;
|
||||
mod imports;
|
||||
|
||||
#[cfg(test)]
|
||||
mod tests;
|
||||
|
Reference in New Issue
Block a user