Kagome
Polkadot Runtime Engine in C++17
memory_impl.hpp File Reference
#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"
Include dependency graph for memory_impl.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  kagome::runtime::binaryen::MemoryImpl
 

Namespaces

 kagome::runtime
 
 kagome::runtime::binaryen