mutable
A Database System for Research and Fast Prototyping
Loading...
Searching...
No Matches
Data Structures | Namespaces
WebAssembly.hpp File Reference
#include <memory>
#include <mutable/backend/Backend.hpp>
#include <mutable/storage/Index.hpp>
#include <mutable/IR/Operator.hpp>
#include <mutable/storage/DataLayoutFactory.hpp>
#include <mutable/util/macro.hpp>
#include <mutable/util/memory.hpp>
#include <unordered_map>
Include dependency graph for WebAssembly.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  m::WasmEngine
 A WasmEngine provides an environment to compile and execute WebAssembly modules. More...
 
struct  m::WasmEngine::WasmContext
 A WasmContext holds associated information of a WebAssembly module instance. More...
 
struct  m::WasmBackend
 A Backend to execute a plan on a specific WasmEngine. More...
 

Namespaces

namespace  m
 

‍mutable namespace