This is the complete list of members for wasmtime::Global, including all inherited members.
create(Store::Context cx, const GlobalType &ty, const Val &init) | wasmtime::Global | inlinestatic |
get(Store::Context cx) const | wasmtime::Global | inline |
Global(wasmtime_global_t global) | wasmtime::Global | inline |
set(Store::Context cx, const Val &val) const | wasmtime::Global | inline |
type(Store::Context cx) const | wasmtime::Global | inline |