Kagome
Polkadot Runtime Engine in C++17
|
#include "runtime/wavm/intrinsic_resolver.hpp"
#include <unordered_map>
#include <WAVM/Runtime/Intrinsics.h>
#include <WAVM/Runtime/Linker.h>
#include "log/logger.hpp"
Go to the source code of this file.
Classes | |
class | kagome::runtime::wavm::IntrinsicResolverImpl |
Namespaces | |
WAVM::Runtime | |
WAVM::Intrinsics | |
kagome::runtime::wavm | |