Kagome
Polkadot Runtime Engine in C++17
kagome::runtime::wavm::IntrinsicResolver Class Reference

#include <intrinsic_resolver.hpp>

Inheritance diagram for kagome::runtime::wavm::IntrinsicResolver:
Collaboration diagram for kagome::runtime::wavm::IntrinsicResolver:

Public Member Functions

virtual ~IntrinsicResolver ()=default
 

Detailed Description

Resolver of the dependencies between the Runtime module and the intrinsic module, which stores Host API methods The Runtime module links to the native memory and Host API methods from the intrinsic module

Definition at line 28 of file intrinsic_resolver.hpp.

Constructor & Destructor Documentation

virtual kagome::runtime::wavm::IntrinsicResolver::~IntrinsicResolver ( )
virtualdefault

The documentation for this class was generated from the following file: