Wire Sysio Wire Sysion 1.0.0
|
#include <sysio/chain/wasm_sysio_binary_ops.hpp>
#include <sysio/chain/wasm_sysio_constraints.hpp>
#include <sysio/chain/webassembly/common.hpp>
#include <fc/exception/exception.hpp>
#include <sysio/chain/exceptions.hpp>
#include <iostream>
#include <functional>
#include <vector>
#include <map>
#include <stack>
#include <queue>
#include <unordered_set>
#include "IR/Module.h"
#include "IR/Operators.h"
#include "WASM/WASM.h"
Go to the source code of this file.
Namespaces | |
namespace | sysio |
namespace | sysio::chain |
namespace | sysio::chain::wasm_injections |
Typedefs | |
using | sysio::chain::wasm_injections::wasm_validate_func = std::function<void(IR::Module&)> |
Functions | |
constexpr const char * | sysio::chain::wasm_injections::inject_which_op (uint16_t opcode) |