mirror of
https://github.com/fluencelabs/parity-wasm
synced 2025-06-12 06:21:40 +00:00
another extension of user functions tests
This commit is contained in:
@ -68,4 +68,4 @@ mod tests;
|
||||
pub use self::module::{ModuleInstance, ModuleInstanceInterface, ItemIndex, CallerContext};
|
||||
pub use self::program::ProgramInstance;
|
||||
pub use self::value::RuntimeValue;
|
||||
pub use self::env::{UserFunctions, UserFunction};
|
||||
pub use self::env::{UserFunctions, UserFunction, UserFunctionInterface};
|
Reference in New Issue
Block a user