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

Class Instance

include/wasm.hh:616–616  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

614using Message = vec<byte_t>; // null terminated
615
616class Instance;
617
618class WASM_API_EXTERN Frame {
619 friend class destroyer;

Callers 1

wasm.hhFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected