Kagome
Polkadot Runtime Engine in C++17
module_params.hpp File Reference
#include <WAVM/IR/Types.h>
Include dependency graph for module_params.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  kagome::runtime::wavm::ModuleParams
 Global parameters for module instantiation. Currently contains only memory type that may be changed on new runtime compilation. More...
 

Namespaces

 kagome::runtime::wavm
 

Class Documentation

struct kagome::runtime::wavm::ModuleParams

Global parameters for module instantiation. Currently contains only memory type that may be changed on new runtime compilation.

Definition at line 18 of file module_params.hpp.

Collaboration diagram for kagome::runtime::wavm::ModuleParams:
Class Members
MemoryType intrinsicMemoryType