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

File wasm.h

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

Source from the content-addressed store, hash-verified

1// WebAssembly C API
2
3#ifndef WASM_H
4#define WASM_H

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