Kagome
Polkadot Runtime Engine in C++17
|
#include "runtime/binaryen/core_api_factory_impl.hpp"
#include "runtime/binaryen/binaryen_memory_provider.hpp"
#include "runtime/binaryen/instance_environment_factory.hpp"
#include "runtime/binaryen/module/module_impl.hpp"
#include "runtime/common/constant_code_provider.hpp"
#include "runtime/common/executor.hpp"
#include "runtime/common/trie_storage_provider_impl.hpp"
#include "runtime/runtime_api/impl/core.hpp"
#include "runtime/runtime_api/impl/runtime_properties_cache_impl.hpp"
Go to the source code of this file.
Classes | |
class | kagome::runtime::binaryen::OneModuleRepository |
class | kagome::runtime::binaryen::OneCodeProvider |
Namespaces | |
kagome::runtime::binaryen | |