MCPcopy Create free account
hub / github.com/bytecodealliance/wasmtime / wasm.h

File wasm.h

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

Source from the content-addressed store, hash-verified

1// Wasmtime-vendored copy of this header file as present in upstream:
2// <https://github.com/WebAssembly/wasm-c-api/blob/9d6b93764ac96cdd9db51081c363e09d2d488b4d/include/wasm.h>
3//
4// Wasmtime maintainers can update this vendored copy in-tree with the

Callers

nothing calls this directly

Calls 9

wasm_frame_copyFunction · 0.85
wasm_frame_instanceFunction · 0.85
wasm_trap_newFunction · 0.85
wasm_trap_originFunction · 0.85
wasm_foreign_newFunction · 0.85
wasm_module_newFunction · 0.85
wasm_instance_newFunction · 0.85
wasm_valtype_newFunction · 0.85
wasm_functype_newFunction · 0.85

Tested by

no test coverage detected