mirror of
https://github.com/Xahau/xahaud.git
synced 2025-12-06 17:27:52 +00:00
started conversion to wasmedge, not finished, not compiling
This commit is contained in:
@@ -38,12 +38,7 @@
|
||||
#include <ripple/app/ledger/LedgerMaster.h>
|
||||
#include <ripple/app/ledger/OpenLedger.h>
|
||||
#include <functional>
|
||||
#include "common/value.h"
|
||||
#include "vm/configure.h"
|
||||
#include "vm/vm.h"
|
||||
#include "common/errcode.h"
|
||||
#include "runtime/hostfunc.h"
|
||||
#include "runtime/importobj.h"
|
||||
#include <wasmedge.h>
|
||||
|
||||
#define HS_ACC() ctx.tx.getAccountID(sfAccount) << "-" << ctx.tx.getTransactionID()
|
||||
namespace ripple {
|
||||
|
||||
Reference in New Issue
Block a user