Kagome
Polkadot Runtime Engine in C++17
module_instance_impl.cpp File Reference
#include "runtime/binaryen/module/module_instance_impl.hpp"
#include "runtime/binaryen/memory_impl.hpp"
#include "runtime/memory_provider.hpp"
#include <binaryen/wasm-interpreter.h>
#include <binaryen/wasm.h>
#include "host_api/host_api.hpp"
#include "runtime/binaryen/runtime_external_interface.hpp"
Include dependency graph for module_instance_impl.cpp:

Go to the source code of this file.

Namespaces

 kagome::runtime::binaryen
 

Functions

 OUTCOME_CPP_DEFINE_CATEGORY (kagome::runtime::binaryen, ModuleInstanceImpl::Error, e)
 

Function Documentation

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

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

Definition at line 59 of file module_instance_impl.cpp.