|
Kagome
Polkadot Runtime Engine in C++17
|
#include <array>#include <gsl/span>#include <optional>#include "common/buffer.hpp"#include "common/literals.hpp"#include "runtime/types.hpp"Go to the source code of this file.
Classes | |
| class | kagome::runtime::Memory |
Namespaces | |
| kagome::runtime | |
Variables | |
| constexpr size_t | kagome::runtime::kInitialMemorySize |
| constexpr size_t | kagome::runtime::kMemoryPageSize |