Kagome
Polkadot Runtime Engine in C++17
module_instance.cpp File Reference
Include dependency graph for module_instance.cpp:

Go to the source code of this file.

Namespaces

 kagome::runtime::wavm
 

Functions

static WAVM::IR::Value evaluateInitializer (WAVM::IR::InitializerExpression expression)
 
static WAVM::Uptr getIndexValue (const WAVM::IR::Value &value, WAVM::IR::IndexType indexType)
 
 OUTCOME_CPP_DEFINE_CATEGORY (kagome::runtime::wavm, ModuleInstanceImpl::Error, e)
 

Function Documentation

static WAVM::IR::Value evaluateInitializer ( WAVM::IR::InitializerExpression  expression)
static

Copyright Soramitsu Co., Ltd. All Rights Reserved. SPDX-License-Identifier: Apache-2.0

Definition at line 20 of file module_instance.cpp.

static WAVM::Uptr getIndexValue ( const WAVM::IR::Value &  value,
WAVM::IR::IndexType  indexType 
)
static

Definition at line 51 of file module_instance.cpp.

OUTCOME_CPP_DEFINE_CATEGORY ( kagome::runtime::wavm  ,
ModuleInstanceImpl::Error  ,
 
)

Definition at line 65 of file module_instance.cpp.