mirror of
https://github.com/fluencelabs/parity-wasm
synced 2025-06-12 06:21:40 +00:00
Fix spectest
This commit is contained in:
@ -151,3 +151,6 @@ pub use self::program::ProgramInstance;
|
||||
pub use self::value::RuntimeValue;
|
||||
pub use self::variable::{VariableInstance, VariableType, ExternalVariableValue};
|
||||
pub use self::host::{HostModule, HostModuleBuilder, Func1, AnyFunc, AsReturnVal, FromArg};
|
||||
|
||||
// TODO: All exports
|
||||
pub use self::store::ModuleId;
|
||||
|
Reference in New Issue
Block a user