Kagome
Polkadot Runtime Engine in C++17
|
#include "runtime/module_instance.hpp"
#include <string_view>
#include <WAVM/Runtime/Runtime.h>
#include <optional>
#include "log/logger.hpp"
#include "runtime/ptr_size.hpp"
Go to the source code of this file.
Classes | |
class | kagome::runtime::wavm::ModuleInstanceImpl |
Namespaces | |
WAVM | |
WAVM::Runtime | |
kagome::runtime::wavm | |