MCPcopy Create free account
hub / github.com/bytecodealliance/wasmtime / Instance

Class Instance

crates/c-api/include/wasm.hh:622–622  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

620using Message = vec<byte_t>; // null terminated
621
622class Instance;
623
624class WASM_API_EXTERN Frame {
625 friend class destroyer;

Callers 2

wasm.hhFile · 0.70
TESTFunction · 0.50

Calls

no outgoing calls

Tested by 1

TESTFunction · 0.40