Wasmtime
|
#include <wasmtime/error.hh>
#include <wasmtime/global.h>
#include <wasmtime/store.hh>
#include <wasmtime/types/global.hh>
#include <wasmtime/val.hh>
Go to the source code of this file.
Data Structures | |
class | wasmtime::Global |
A WebAssembly global. More... | |