Kagome
Polkadot Runtime Engine in C++17
|
Classes | |
struct | BinaryenInstanceEnvironment |
class | BinaryenMemoryFactory |
class | BinaryenMemoryProvider |
class | CoreApiFactoryImpl |
class | InstanceEnvironmentFactory |
class | MemoryImpl |
class | ModuleFactoryImpl |
class | ModuleImpl |
class | ModuleInstanceImpl |
class | OneCodeProvider |
class | OneModuleRepository |
class | RuntimeExternalInterface |
Variables | |
static const wasm::Name | env = "env" |
Copyright Soramitsu Co., Ltd. All Rights Reserved. SPDX-License-Identifier: Apache-2.0
struct kagome::runtime::binaryen::BinaryenInstanceEnvironment |
Definition at line 36 of file instance_environment_factory.hpp.
Class Members | ||
---|---|---|
InstanceEnvironment | env | |
shared_ptr < RuntimeExternalInterface > |
rei |
|
static |
Definition at line 125 of file runtime_external_interface.cpp.