|
Wasmtime
|
#include <memory>#include <wasmtime/config.hh>#include <wasmtime/engine.h>#include <wasmtime/helpers.hh>Go to the source code of this file.
Data Structures | |
| class | wasmtime::Engine |
| Global compilation state in Wasmtime. More... | |
Macros | |
| #define | wasm_engine_clone wasmtime_engine_clone |
| bridging wasm.h vs wasmtime.h conventions | |