|
Kagome
Polkadot Runtime Engine in C++17
|
#include "runtime/module.hpp"#include <memory>#include "common/blob.hpp"#include "log/logger.hpp"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 * > |