| 
    Kagome
    
   Polkadot Runtime Engine in C++17 
   | 
 
#include <WAVM/IR/Types.h>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 | |
| 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.
| Class Members | ||
|---|---|---|
| MemoryType | intrinsicMemoryType | |