|
Kagome
Polkadot Runtime Engine in C++17
|
#include <binaryen/shell-interface.h>#include <array>#include <cstring>#include <memory>#include <optional>#include <unordered_map>#include <binaryen/wasm.h>#include "common/literals.hpp"#include "log/logger.hpp"#include "primitives/math.hpp"#include "runtime/memory.hpp"Go to the source code of this file.
Classes | |
| class | kagome::runtime::binaryen::MemoryImpl |
Namespaces | |
| kagome::runtime | |
| kagome::runtime::binaryen | |