Kagome
Polkadot Runtime Engine in C++17
module.hpp File Reference
#include "runtime/module.hpp"
#include <memory>
#include "common/blob.hpp"
#include "log/logger.hpp"
Include dependency graph for module.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  kagome::runtime::wavm::ModuleImpl
 

Namespaces

 WAVM::Runtime
 
 kagome::runtime::wavm
 

Typedefs

using WAVM::Runtime::ImportBindings = std::vector< Object * >