MCPcopy Create free account
hub / github.com/WebAssembly/wasm-c-api / wasm_ref_t

Class wasm_ref_t

include/wasm.h:327–327  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

325// Values
326
327struct wasm_ref_t;
328
329typedef struct wasm_val_t {
330 wasm_valkind_t kind;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected